Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc944 bool have_output_image = false; in patchoat() local
1014 if (have_output_image) { in patchoat()
1017 have_output_image = true; in patchoat()
1020 if (have_output_image) { in patchoat()
1023 have_output_image = true; in patchoat()
1087 if ((!input_image_location.empty()) != have_output_image) { in patchoat()
1092 bool have_image_files = have_output_image; in patchoat()