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