Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dssa_builder.h128 Handle<mirror::DexCache> dex_cache_; variable
/aosp12/art/compiler/driver/
H A Ddex_compilation_unit.h173 const Handle<mirror::DexCache> dex_cache_; variable
/aosp12/art/runtime/mirror/
H A Dclass.h1435 HeapReference<DexCache> dex_cache_; variable
/aosp12/art/dex2oat/linker/
H A Doat_writer.cc1942 ObjPtr<mirror::DexCache> dex_cache_; member in art::linker::OatWriter::WriteCodeMethodVisitor