Home | History | Annotate | Download | only in patchoat

Lines Matching refs:new_oat_out

182                      bool new_oat_out) {
275 new_oat_out)) {
388 bool new_oat_out) {
397 if (!new_oat_out) {
659 bool output_oat_opened_from_fd, bool new_oat_out) {
684 new_oat_out);
1192 bool new_oat_out = false;
1248 output_oat.reset(CreateOrOpen(output_oat_filename.c_str(), &new_oat_out));
1259 &new_oat_out, &new_image_out, &timings, &dump_timings](bool success) {
1262 if (new_oat_out) {
1313 new_oat_out);
1322 new_oat_out);