Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc1092 bool have_image_files = have_output_image; in patchoat() local
1095 if (!have_oat_files && !have_image_files) { in patchoat()
1175 if (have_image_files) { in patchoat()
1258 } else if (have_image_files && output_image.get() == nullptr) { in patchoat()
1282 if (have_image_files && have_oat_files) { in patchoat()
1298 } else if (have_image_files) { in patchoat()