Searched defs:image_dir (Results 1 – 6 of 6) sorted by relevance
/tools/acloud/create/ |
D | goldfish_local_image_local_instance.py | 273 def _FindImageDir(image_dir): argument 332 def _CopyBuildProp(image_dir): argument 356 def _ReplaceSystemQemuImg(new_image, image_dir): argument 392 def _RewriteVerifiedBootParams(image_dir): argument 424 def _FindAndMixKernelImages(self, kernel_search_path, image_dir, tool_dirs, argument 499 def _StartEmulatorProcess(emulator_path, working_dir, image_dir, argument
|
D | local_image_local_instance.py | 409 def _VerifyExtractedImgZip(image_dir): argument
|
/tools/acloud/internal/lib/ |
D | goldfish_utils.py | 147 def MixWithBootImage(output_dir, image_dir, boot_image_path, argument 194 def FindKernelImages(image_dir): argument 227 def FindDiskImage(image_dir): argument 242 def MixDiskImage(output_dir, image_dir, system_image_path, argument
|
D | cvd_utils.py | 202 def _UploadImageDir(ssh_obj, remote_image_dir, image_dir): argument 1169 def FindMiscInfo(image_dir): argument 1196 def FindImageDir(image_dir): argument 1234 def FindVendorImages(image_dir): argument
|
D | ota_tools.py | 85 def GetImageForPartition(partition_name, image_dir, **image_paths): argument 346 def MixSuperImage(self, super_image, misc_info, image_dir, argument
|
/tools/acloud/public/actions/ |
D | remote_host_gf_device_factory.py | 626 def _MixAndUploadDiskImage(self, remote_image_dir, image_dir, argument 664 def _MixAndUploadKernelImages(self, image_dir, boot_image_path, argument
|