Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc967 bool have_output_image = false; in patchoat() local
1037 if (have_output_image) { in patchoat()
1040 have_output_image = true; in patchoat()
1043 if (have_output_image) { in patchoat()
1046 have_output_image = true; in patchoat()
1110 if ((!input_image_location.empty()) != have_output_image) { in patchoat()
1115 bool have_image_files = have_output_image; in patchoat()