Searched refs:new_boot_image_path (Results 1 – 3 of 3) sorted by relevance
24 const std::string& new_boot_image_path,
196 const std::string& new_boot_image_path, in RepackBootImage() argument206 auto tmp_boot_image_path = new_boot_image_path + TMP_EXTENSION; in RepackBootImage()231 return DeleteTmpFileIfNotChanged(tmp_boot_image_path, new_boot_image_path); in RepackBootImage()
392 const std::string new_boot_image_path = in RepackAllBootImages() local395 new_boot_image_path, config->assembly_dir()); in RepackAllBootImages()397 SetCommandLineOptionWithMode("boot_image", new_boot_image_path.c_str(), in RepackAllBootImages()