Searched defs:image_project (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | cvd_compute_client_multi_stage.py | 111 def CreateInstance(self, instance, image_name, image_project, argument 245 def _CreateGceInstance(self, instance, image_name, image_project, argument 422 def GetHostImageName(self, stable_image_name, image_family, image_project): argument
|
H A D | gcompute_client.py | 531 def GetImage(self, image_name, image_project=None): argument 546 def GetImageFromFamily(self, image_family, image_project=None): argument 599 def ListImages(self, image_filter=None, image_project=None): argument 1176 image_project=None, argument 1231 image_project=None, argument
|
H A D | goldfish_compute_client.py | 74 def _GetDiskArgs(self, disk_name, image_name, image_project, disk_size_gb): argument 153 image_project, argument
|
H A D | cheeps_compute_client.py | 66 def CreateInstance(self, instance, image_name, image_project, avd_spec): argument
|
H A D | android_compute_client.py | 278 image_project=None, argument
|