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 ?
92 bool output_oat_opened_from_fd,
Dpatchoat.cc197 bool output_oat_opened_from_fd, in Patch() argument
290 output_oat_opened_from_fd, in Patch()
403 bool output_oat_opened_from_fd, in ReplaceOatFileWithSymlink() argument
406 if (output_oat_opened_from_fd) { in ReplaceOatFileWithSymlink()
564 bool output_oat_opened_from_fd, bool new_oat_out) { in Patch() argument
588 output_oat_opened_from_fd, in Patch()