Searched refs:DeleteTmpFileIfNotChanged (Results 1 – 1 of 1) sorted by relevance
65 bool DeleteTmpFileIfNotChanged(const std::string& tmp_file, const std::string& current_file) { in DeleteTmpFileIfNotChanged() function279 CF_EXPECT(DeleteTmpFileIfNotChanged(tmp_boot_image_path, new_boot_image_path)); in RepackBootImage()358 return DeleteTmpFileIfNotChanged(tmp_vendor_boot_image_path, new_vendor_boot_image_path); in RepackVendorBootImage()