Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc375 const std::string& input_ramdisk_path) { in RepackGem5BootImage() argument
385 if (FileExists(input_ramdisk_path) && !FileExists(new_ramdisk_path)) { in RepackGem5BootImage()
386 RepackVendorRamdisk(input_ramdisk_path, in RepackGem5BootImage()
Dboot_image_utils.h47 const std::string& input_ramdisk_path);