Searched refs:new_boot_image_path (Results 1 – 3 of 3) sorted by relevance
291 const std::string& new_boot_image_path, in RepackBootImage() argument299 auto tmp_boot_image_path = new_boot_image_path + TMP_EXTENSION; in RepackBootImage()316 CF_EXPECT(DeleteTmpFileIfNotChanged(tmp_boot_image_path, new_boot_image_path)); in RepackBootImage()
29 const std::string& new_boot_image_path,
999 const std::string new_boot_image_path = in DiskImageFlagsVectorization() local1002 instance.set_new_boot_image(new_boot_image_path.c_str()); in DiskImageFlagsVectorization()