Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc1115 bool have_image_files = have_output_image; in patchoat() local
1118 if (!have_oat_files && !have_image_files) { in patchoat()
1198 if (have_image_files) { in patchoat()
1284 } else if (have_image_files && output_image.get() == nullptr) { in patchoat()
1308 if (have_image_files && have_oat_files) { in patchoat()
1324 } else if (have_image_files) { in patchoat()