Home
last modified time | relevance | path

Searched refs:image_oat_index (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/linker/
Dimage_writer.cc1468 size_t image_oat_index = pair.second; in CollectDexCaches() local
1469 if (oat_index == image_oat_index) { in CollectDexCaches()