Home
last modified time | relevance | path

Searched refs:input_ramdisk_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc412 const std::string& input_ramdisk_path) { in RepackGem5BootImage() argument
422 if (FileExists(input_ramdisk_path) && !FileExists(new_ramdisk_path)) { in RepackGem5BootImage()
423 RepackVendorRamdisk(input_ramdisk_path, in RepackGem5BootImage()
Dboot_image_utils.h49 const std::string& input_ramdisk_path);