Searched refs:input_image_location_arg (Results 1 – 1 of 1) sorted by relevance
297 std::string input_image_location_arg("--input-image-location="); in RelocateImage() local298 input_image_location_arg += image_location; in RelocateImage()319 argv.push_back(input_image_location_arg); in RelocateImage()