Searched defs:dex_cache_ (Results 1 – 4 of 4) 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 | 1451 HeapReference<DexCache> dex_cache_; variable |
| /art/dex2oat/linker/ | ||
| D | oat_writer.cc | 1573 ObjPtr<mirror::DexCache> dex_cache_; // Updated in `StartClass()`. member in art::linker::OatWriter::InitImageMethodVisitor |