HomeSort by relevance Sort by last modified time
    Searched refs:new_oat_out (Results 1 - 2 of 2) sorted by null

  /art/patchoat/
patchoat.h 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?
94 bool new_oat_out); // Output oat was newly created?
patchoat.cc 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; local
    [all...]

Completed in 149 milliseconds