Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.cc1274 size_t image_oat_index = pair.second; in CreateImageRoots() local
1275 if (oat_index == image_oat_index) { in CreateImageRoots()