Home
last modified time | relevance | path

Searched refs:output_oat_opened_from_fd (Results 1 – 2 of 2) sorted by relevance

/art/patchoat/
Dpatchoat.h46 bool output_oat_opened_from_fd, // Was this using --oatput-oat-fd ?
57 bool output_oat_opened_from_fd, // Was this using --oatput-oat-fd ?
93 bool output_oat_opened_from_fd,
Dpatchoat.cc181 bool output_oat_opened_from_fd, in Patch() argument
274 output_oat_opened_from_fd, in Patch()
387 bool output_oat_opened_from_fd, in ReplaceOatFileWithSymlink() argument
390 if (output_oat_opened_from_fd) { in ReplaceOatFileWithSymlink()
659 bool output_oat_opened_from_fd, bool new_oat_out) { in Patch() argument
683 output_oat_opened_from_fd, in Patch()