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.py69 def _UnpackBootImage(output_dir, boot_image_path, ota): argument
114 def MixWithBootImage(output_dir, image_dir, boot_image_path, ota): argument
/tools/acloud/public/actions/
Dremote_host_gf_device_factory.py634 def _MixAndUploadKernelImages(self, image_dir, boot_image_path, ota): argument