Searched defs:copy_dex_cache (Results 1 – 2 of 2) sorted by relevance
516 auto* copy_dex_cache = RelocatedCopyOf(orig_dex_cache); in PatchDexFileArrays() local
2418 mirror::DexCache* copy_dex_cache) { in FixupDexCache()