Searched refs:output_image_relocation_directory (Results 1 – 2 of 2) sorted by relevance
461 const std::string& output_image_relocation_directory, in Patch() argument465 bool output_image_relocation = !output_image_relocation_directory.empty(); in Patch()586 output_image_relocation_directory in Patch()1144 const std::string& output_image_relocation_directory, in patchoat_patch_image() argument1149 if ((output_image_directory.empty()) && (output_image_relocation_directory.empty())) { in patchoat_patch_image()1174 output_image_relocation_directory, in patchoat_patch_image()1228 std::string output_image_relocation_directory; in patchoat() local1252 output_image_relocation_directory = in patchoat()1287 output_image_relocation_directory, in patchoat()
53 const std::string& output_image_relocation_directory,