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

  /art/patchoat/
patchoat.cc 461 const std::string& output_image_relocation_directory,
465 bool output_image_relocation = !output_image_relocation_directory.empty();
586 output_image_relocation_directory
1228 std::string output_image_relocation_directory; local
    [all...]
patchoat.h 48 // outputs the relocated image into that directory. If output_image_relocation_directory is
53 const std::string& output_image_relocation_directory,

Completed in 45 milliseconds