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