Home
last modified time | relevance | path

Searched defs:copy_dex_cache (Results 1 – 2 of 2) sorted by relevance

/art/patchoat/
Dpatchoat.cc516 auto* copy_dex_cache = RelocatedCopyOf(orig_dex_cache); in PatchDexFileArrays() local
/art/compiler/
Dimage_writer.cc2418 mirror::DexCache* copy_dex_cache) { in FixupDexCache()