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

/art/patchoat/
H A Dpatchoat.cc1191 bool new_image_out = false; local
1208 output_image.reset(CreateOrOpen(output_image_filename.c_str(), &new_image_out));
1259 &new_oat_out, &new_image_out, &timings, &dump_timings](bool success) {
1266 if (new_image_out) {

Completed in 64 milliseconds