Searched defs:boot_image_path (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | boot_image_utils.cc | 193 bool GetAvbMetadataFromBootImage(const std::string& boot_image_path, in GetAvbMetadataFromBootImage() 205 Result<void> UnpackBootImage(const std::string& boot_image_path, in UnpackBootImage() 290 const std::string& boot_image_path, in RepackBootImage() 485 const std::string& temp_dir_parent, const std::string& boot_image_path) { in ReadAndroidVersionFromBootImage()
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | goldfish_utils.py | 76 def _UnpackBootImage(output_dir, boot_image_path, ota): argument 121 def MixWithBootImage(output_dir, image_dir, boot_image_path, ota): argument
|
/aosp_15_r20/tools/acloud/public/actions/ |
H A D | remote_host_gf_device_factory.py | 662 def _MixAndUploadKernelImages(self, image_dir, boot_image_path, ota): argument
|