Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dgoldfish_utils.py63 def _UnpackBootImage(output_dir, boot_image_path, ota): argument
108 def MixWithBootImage(output_dir, image_dir, boot_image_path, ota): argument
/tools/acloud/public/actions/
Dremote_host_gf_device_factory.py528 def _MixAndUploadKernelImages(self, image_dir, boot_image_path, ota): argument