Searched defs:dex_cache_ (Results 1 – 4 of 4) sorted by relevance
/art/compiler/optimizing/ | ||
D | ssa_builder.h | 131 Handle<mirror::DexCache> dex_cache_; variable |
/art/compiler/driver/ | ||
D | dex_compilation_unit.h | 173 const Handle<mirror::DexCache> dex_cache_; variable |
/art/runtime/mirror/ | ||
D | class.h | 1306 HeapReference<DexCache> dex_cache_; variable |
/art/dex2oat/linker/ | ||
D | oat_writer.cc | 1863 ObjPtr<mirror::DexCache> dex_cache_; member in art::linker::OatWriter::WriteCodeMethodVisitor |