Home
last modified time | relevance | path

Searched refs:VisitDexCacheArrays (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/space/
Dimage_space.cc531 void VisitDexCacheArrays(ObjPtr<mirror::DexCache> dex_cache) in VisitDexCacheArrays() function in art::gc::space::ImageSpace::PatchObjectVisitor
1526 patch_object_visitor.VisitDexCacheArrays(dex_cache); in RelocateInPlace()
2960 main_patch_object_visitor.VisitDexCacheArrays(dex_cache); in DoRelocateSpaces()