Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc284 bool RepackVendorBootImage(const std::string& new_ramdisk, in RepackVendorBootImage() function
367 return RepackVendorBootImage( in RepackVendorBootImageWithEmptyRamdisk()
Dboot_image_utils.h31 bool RepackVendorBootImage(const std::string& new_ramdisk_path,
/device/google/cuttlefish/host/commands/assemble_cvd/disk/
Dkernel_ramdisk_repacker.cpp162 bool success = RepackVendorBootImage( in ResultSetup()