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