Home
last modified time | relevance | path

Searched defs:code_cache_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/libnativebridge/tests/
H A DNativeBridgeTest.h52 std::string code_cache_; variable
/aosp_15_r20/art/runtime/jit/
H A Djit.h432 jit::JitCodeCache* const code_cache_; variable
H A Djit_code_cache.cc1129 JitCodeCache* const code_cache_; member in art::jit::MarkCodeClosure