Searched refs:lock_output (Results 1 - 1 of 1) sorted by relevance
/art/patchoat/ |
H A D | patchoat.cc | 1038 bool lock_output, 1209 if (lock_output) { 1267 bool lock_output = true; local 1337 lock_output = true; 1339 lock_output = false; 1376 lock_output, 1026 patchoat_oat(TimingLogger& timings, InstructionSet isa, const std::string& patched_image_location, off_t base_delta, bool base_delta_set, int input_oat_fd, const std::string& input_oat_location, std::string input_oat_filename, bool have_input_oat, int output_oat_fd, std::string output_oat_filename, bool have_output_oat, bool lock_output, bool debug) argument
|
Completed in 94 milliseconds