Searched defs:code_cache_ (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/art/libnativebridge/tests/ | ||
H A D | NativeBridgeTest.h | 52 std::string code_cache_; variable |
/aosp_15_r20/art/runtime/jit/ | ||
H A D | jit.h | 432 jit::JitCodeCache* const code_cache_; variable |
H A D | jit_code_cache.cc | 1129 JitCodeCache* const code_cache_; member in art::jit::MarkCodeClosure |