Home
last modified time | relevance | path

Searched refs:RepackVendorBootImage (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.h31 bool RepackVendorBootImage(const std::string& new_ramdisk_path,
Dboot_image_utils.cc321 bool RepackVendorBootImage(const std::string& new_ramdisk, in RepackVendorBootImage() function
404 return RepackVendorBootImage( in RepackVendorBootImageWithEmptyRamdisk()
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/disk/
Dkernel_ramdisk_repacker.cpp141 bool success = RepackVendorBootImage( in RepackKernelRamdisk()