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

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

Completed in 114 milliseconds