Home
last modified time | relevance | path

Searched defs:dex_cache_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dssa_builder.h129 Handle<mirror::DexCache> dex_cache_; variable
/aosp_15_r20/art/compiler/driver/
H A Ddex_compilation_unit.h174 const Handle<mirror::DexCache> dex_cache_; variable
/aosp_15_r20/art/runtime/mirror/
H A Dclass.h1479 HeapReference<DexCache> dex_cache_; variable
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.cc1528 ObjPtr<mirror::DexCache> dex_cache_; // Updated in `StartClass()`. member in art::linker::OatWriter::InitImageMethodVisitor
1837 ObjPtr<mirror::DexCache> dex_cache_; member in art::linker::OatWriter::WriteCodeMethodVisitor
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiler_driver.cc1025 Handle<mirror::DexCache> dex_cache_; member in art::ResolveCatchBlockExceptionsClassVisitor::DexFileRecord