Searched defs:FixupDexCacheArray (Results 1 – 2 of 2) sorted by relevance
/art/dex2oat/linker/ | ||
D | image_writer.cc | 3276 void ImageWriter::FixupDexCacheArray(DexCache* orig_dex_cache, in FixupDexCacheArray() function in art::linker::ImageWriter |
/art/runtime/gc/space/ | ||
D | image_space.cc | 639 void FixupDexCacheArray(ObjPtr<mirror::DexCache> dex_cache, in FixupDexCacheArray() function in art::gc::space::ImageSpace::PatchObjectVisitor |