Searched defs:dex_cache_ (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | ssa_builder.h | 129 Handle<mirror::DexCache> dex_cache_; variable |
/aosp_15_r20/art/compiler/driver/ | ||
H A D | dex_compilation_unit.h | 174 const Handle<mirror::DexCache> dex_cache_; variable |
/aosp_15_r20/art/runtime/mirror/ | ||
H A D | class.h | 1479 HeapReference<DexCache> dex_cache_; variable |
/aosp_15_r20/art/dex2oat/linker/ | ||
H A D | oat_writer.cc | 1528 ObjPtr<mirror::DexCache> dex_cache_; // Updated in `StartClass()`. member in art::linker::OatWriter::InitImageMethodVisitor |
/aosp_15_r20/art/dex2oat/driver/ | ||
H A D | compiler_driver.cc | 1025 Handle<mirror::DexCache> dex_cache_; member in art::ResolveCatchBlockExceptionsClassVisitor::DexFileRecord |