Searched refs:_CreateGceInstance (Results 1 – 2 of 2) sorted by relevance
64 return self._CreateGceInstance(avd_spec)163 def _CreateGceInstance(avd_spec): member in RemoteImageRemoteInstance
136 self._ip = self._CreateGceInstance(instance, image_name, image_project,245 def _CreateGceInstance(self, instance, image_name, image_project, member in CvdComputeClient