Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc578 auto* orig_dex_cache = dex_caches->GetWithoutChecks(i); in PatchDexFileArrays() local
/art/compiler/
Dimage_writer.cc1969 void ImageWriter::FixupDexCache(mirror::DexCache* orig_dex_cache, in FixupDexCache()