Searched defs:instances (Results 1 – 4 of 4) sorted by relevance
/tools/acloud/list/ |
D | list.py | 55 def _SortInstancesForDisplay(instances): argument 224 def ChooseInstancesFromList(instances): argument 288 def _FilterInstancesByNames(instances, names): argument 387 def FilterInstancesByAdbPort(instances, adb_port): argument
|
/tools/acloud/delete/ |
D | delete.py | 299 def DeleteInstanceByNames(cfg, instances, host_user, argument 360 def _ReleaseOxygenDevice(cfg, instances, ip): argument
|
/tools/acloud/internal/lib/ |
D | gcompute_client.py | 792 def StartInstances(self, instances, zone): argument 834 def StopInstances(self, instances, zone): argument 961 instances, argument 1000 def _BatchExecuteOnInstances(self, instances, zone, action): argument 1339 def DeleteInstances(self, instances, zone): argument 1648 def GetZonesByInstances(self, instances): argument
|
D | cvd_runtime_config.py | 252 def instances(self): member in CvdRuntimeConfig
|