Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc3277 DexCache* copy_dex_cache, in FixupDexCacheArray()
3293 void ImageWriter::FixupDexCache(DexCache* orig_dex_cache, DexCache* copy_dex_cache) { in FixupDexCache()