Searched refs:new_oat_out (Results 1 – 2 of 2) sorted by relevance
47 bool new_oat_out); // Output oat was a new file created by us?58 bool new_oat_out); // Output oat was a new file created by us?93 bool new_oat_out); // Output oat was newly created?
198 bool new_oat_out) { in Patch() argument291 new_oat_out)) { in Patch()404 bool new_oat_out) { in ReplaceOatFileWithSymlink() argument413 if (!new_oat_out) { in ReplaceOatFileWithSymlink()564 bool output_oat_opened_from_fd, bool new_oat_out) { in Patch() argument589 new_oat_out); in Patch()1169 bool new_oat_out = false; in patchoat() local1222 output_oat.reset(CreateOrOpen(output_oat_filename.c_str(), &new_oat_out)); in patchoat()1233 &new_oat_out, &new_image_out, &timings, &dump_timings](bool success) { in patchoat()1236 if (new_oat_out) { in patchoat()[all …]