Home
last modified time | relevance | path

Searched defs:GetDexCache (Results 1 – 6 of 6) sorted by relevance

/art/compiler/driver/
Ddex_compilation_unit.h114 Handle<mirror::DexCache> GetDexCache() const { in GetDexCache() function
/art/runtime/
Dart_field-inl.h397 inline ObjPtr<mirror::DexCache> ArtField::GetDexCache() { in GetDexCache() function
/art/runtime/mirror/
Dclass-inl.h104 inline ObjPtr<DexCache> Class::GetDexCache() { in GetDexCache() function
/art/runtime/dex/
Ddex_file_annotations.cc93 ObjPtr<mirror::DexCache> GetDexCache() const REQUIRES_SHARED(Locks::mutator_lock_) { in GetDexCache() function in art::__anon6d54cc6f0111::ClassData
/art/dex2oat/driver/
Dcompiler_driver.cc997 Handle<mirror::DexCache> GetDexCache() { in GetDexCache() function in art::ResolveCatchBlockExceptionsClassVisitor::DexFileRecord
/art/dex2oat/linker/
Doat_writer.cc1915 ObjPtr<mirror::DexCache> GetDexCache(const DexFile* target_dex_file) in GetDexCache() function in art::linker::OatWriter::WriteCodeMethodVisitor