Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.h29 bool RepackBootImage(const std::string& new_kernel_path,
Dboot_image_utils.cc216 bool RepackBootImage(const std::string& new_kernel_path, in RepackBootImage() function
Ddisk_flags.cc566 RepackBootImage(instance_.kernel_path(), instance_.boot_image(), in Setup()