Searched defs:image_project (Results 1 – 5 of 5) sorted by relevance
/tools/acloud/internal/lib/ |
D | goldfish_compute_client.py | 73 def _GetDiskArgs(self, disk_name, image_name, image_project, disk_size_gb): argument 129 image_project, argument
|
D | cheeps_compute_client.py | 65 def CreateInstance(self, instance, image_name, image_project, argument
|
D | cvd_compute_client.py | 61 def CreateInstance(self, instance, image_name, image_project, argument
|
D | gcompute_client.py | 452 def GetImage(self, image_name, image_project=None): argument 505 def ListImages(self, image_filter=None, image_project=None): argument 1028 image_project=None, argument 1083 image_project=None, argument
|
D | android_compute_client.py | 237 image_project=None, argument
|