Searched defs:cleanup (Results 1 - 1 of 1) sorted by relevance

/art/patchoat/
H A Dpatchoat.cc1190 // Do we need to cleanup output files if we fail?
1258 auto cleanup = [&output_image_filename, &output_oat_filename, local
1282 cleanup(false);
1286 cleanup(false);
1302 cleanup(false);
1336 cleanup(ret);

Completed in 7 milliseconds