Home
last modified time | relevance | path

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

/art/runtime/
Dintern_table.cc163 mirror::ObjectArray<mirror::DexCache>* dex_caches = root->AsObjectArray<mirror::DexCache>(); in AddImageStringsToTable() local
195 mirror::ObjectArray<mirror::DexCache>* dex_caches = root->AsObjectArray<mirror::DexCache>(); in LookupStringFromImage() local
Dclass_linker.cc1122 mirror::ObjectArray<mirror::DexCache>* dex_caches = in InitFromImage() local
2904 mirror::ObjectArray<mirror::DexCache>* dex_caches = GetImageDexCaches(); in MoveImageClassesToClassTable() local
2940 mirror::ObjectArray<mirror::DexCache>* dex_caches = GetImageDexCaches(); in LookupClassFromImage() local
/art/patchoat/
Dpatchoat.cc476 auto* dex_caches = down_cast<mirror::ObjectArray<mirror::DexCache>*>( in PatchDexFileArrays() local
/art/compiler/
Dimage_writer.cc753 Handle<ObjectArray<Object>> dex_caches( in CreateImageRoots() local