Searched refs:GetComputeClient (Results 1 – 2 of 2) sorted by relevance
/tools/acloud/public/actions/ | ||
D | base_device_factory.py | 33 def GetComputeClient(self): member in BaseDeviceFactory |
D | common_operations.py | 88 self._compute_client = device_factory.GetComputeClient() |