Home
last modified time | relevance | path

Searched defs:image_dir (Results 1 – 6 of 6) sorted by relevance

/tools/acloud/internal/lib/
Dgoldfish_utils.py114 def MixWithBootImage(output_dir, image_dir, boot_image_path, ota): argument
146 def FindKernelImages(image_dir): argument
162 def FindDiskImage(image_dir): argument
177 def MixWithSystemImage(output_dir, image_dir, system_image_path, ota): argument
Dcvd_utils.py182 def _UploadImageDir(ssh_obj, remote_dir, image_dir): argument
768 def FindMiscInfo(image_dir): argument
795 def FindImageDir(image_dir): argument
830 def FindVendorImages(image_dir): argument
Dota_tools.py79 def GetImageForPartition(partition_name, image_dir, **image_paths): argument
302 def MixSuperImage(self, super_image, misc_info, image_dir, argument
/tools/acloud/create/
Dgoldfish_local_image_local_instance.py271 def _FindImageDir(image_dir): argument
330 def _CopyBuildProp(image_dir): argument
354 def _ReplaceSystemQemuImg(new_image, image_dir): argument
389 def _FindAndMixKernelImages(self, kernel_search_path, image_dir, tool_dirs, argument
465 def _StartEmulatorProcess(emulator_path, working_dir, image_dir, argument
Dlocal_image_local_instance.py411 def _VerifyExtractedImgZip(image_dir): argument
/tools/acloud/public/actions/
Dremote_host_gf_device_factory.py609 def _MixAndUploadDiskImage(self, remote_image_dir, image_dir, argument
634 def _MixAndUploadKernelImages(self, image_dir, boot_image_path, ota): argument