Searched defs:image_project (Results 1 – 6 of 6) sorted by relevance
/tools/acloud/internal/lib/ |
D | goldfish_compute_client.py | 74 def _GetDiskArgs(self, disk_name, image_name, image_project, disk_size_gb): argument 141 image_project, argument
|
D | cheeps_compute_client.py | 66 def CreateInstance(self, instance, image_name, image_project, avd_spec): argument
|
D | cvd_compute_client.py | 70 def CreateInstance(self, instance, image_name, image_project, argument
|
D | cvd_compute_client_multi_stage.py | 163 def CreateInstance(self, instance, image_name, image_project, argument 437 def _CreateGceInstance(self, instance, image_name, image_project, argument 562 def GetHostImageName(self, stable_image_name, image_family, image_project): argument
|
D | gcompute_client.py | 530 def GetImage(self, image_name, image_project=None): argument 545 def GetImageFromFamily(self, image_family, image_project=None): argument 598 def ListImages(self, image_filter=None, image_project=None): argument 1170 image_project=None, argument 1225 image_project=None, argument
|
D | android_compute_client.py | 278 image_project=None, argument
|