Home
last modified time | relevance | path

Searched defs:new_ramdisk_path (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc114 const std::string& new_ramdisk_path, in RepackVendorRamdisk()
420 std::string new_ramdisk_path = unpack_dir + "/vendor_ramdisk_repacked"; in RepackGem5BootImage() local