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

/art/patchoat/
H A Dpatchoat.cc181 bool output_oat_opened_from_fd,
274 output_oat_opened_from_fd,
387 bool output_oat_opened_from_fd,
390 if (output_oat_opened_from_fd) {
659 bool output_oat_opened_from_fd, bool new_oat_out) {
683 output_oat_opened_from_fd,
178 Patch(File* input_oat, const std::string& image_location, off_t delta, File* output_oat, File* output_image, InstructionSet isa, TimingLogger* timings, bool output_oat_opened_from_fd, bool new_oat_out) argument
385 ReplaceOatFileWithSymlink(const std::string& input_oat_filename, const std::string& output_oat_filename, bool output_oat_opened_from_fd, bool new_oat_out) argument
658 Patch(File* input_oat, off_t delta, File* output_oat, TimingLogger* timings, bool output_oat_opened_from_fd, bool new_oat_out) argument

Completed in 87 milliseconds