Searched defs:image_project (Results  1 – 5 of 5) 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):  argument153                        image_project,  argument
 
 | 
| D | cheeps_compute_client.py | 66     def CreateInstance(self, instance, image_name, image_project, avd_spec):  argument
 | 
| D | cvd_compute_client_multi_stage.py | 136     def CreateInstance(self, instance, image_name, image_project,  argument304     def _CreateGceInstance(self, instance, image_name, image_project,  argument
 478     def GetHostImageName(self, stable_image_name, image_family, image_project):  argument
 
 | 
| D | gcompute_client.py | 531     def GetImage(self, image_name, image_project=None):  argument546     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
 
 | 
| D | android_compute_client.py | 278                        image_project=None,  argument
 |