Searched defs:image_dir (Results  1 – 6 of 6) sorted by relevance
| /tools/acloud/internal/lib/ | 
| D | goldfish_utils.py | 114 def MixWithBootImage(output_dir, image_dir, boot_image_path, ota):  argument146 def FindKernelImages(image_dir):  argument
 162 def FindDiskImage(image_dir):  argument
 177 def MixWithSystemImage(output_dir, image_dir, system_image_path, ota):  argument
 
 | 
| D | cvd_utils.py | 182 def _UploadImageDir(ssh_obj, remote_dir, image_dir):  argument768 def FindMiscInfo(image_dir):  argument
 795 def FindImageDir(image_dir):  argument
 830 def FindVendorImages(image_dir):  argument
 
 | 
| D | ota_tools.py | 79 def GetImageForPartition(partition_name, image_dir, **image_paths):  argument302     def MixSuperImage(self, super_image, misc_info, image_dir,  argument
 
 | 
| /tools/acloud/create/ | 
| D | goldfish_local_image_local_instance.py | 271     def _FindImageDir(image_dir):  argument330     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
 
 | 
| D | local_image_local_instance.py | 411     def _VerifyExtractedImgZip(image_dir):  argument
 | 
| /tools/acloud/public/actions/ | 
| D | remote_host_gf_device_factory.py | 609     def _MixAndUploadDiskImage(self, remote_image_dir, image_dir,  argument634     def _MixAndUploadKernelImages(self, image_dir, boot_image_path, ota):  argument
 
 |