Home
last modified time | relevance | path

Searched refs:GetComputeClient (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/tools/acloud/public/actions/
H A Dremote_instance_cf_device_factory_test.py113 compute_client = factory_remote_img.GetComputeClient()
257 compute_client = factory.GetComputeClient()
303 compute_client = factory_local_img.GetComputeClient()
340 compute_client = factory.GetComputeClient()
H A Dbase_device_factory.py33 def GetComputeClient(self): member in BaseDeviceFactory
H A Dremote_instance_trusty_device_factory_test.py147 factory_remote_img.GetComputeClient().build_api.DownloadArtifact.called_once()
H A Dcommon_operations.py94 self._compute_client = device_factory.GetComputeClient()
H A Dremote_host_gf_device_factory.py187 client = self.GetComputeClient()
/aosp_15_r20/tools/acloud/create/
H A Dremote_image_remote_instance.py185 compute_client = device_factory.GetComputeClient()