Searched defs:GetInstanceIP (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/tools/acloud/internal/lib/ | ||
H A D | remote_host_client.py | 73 def GetInstanceIP(self, _instance_name): member in RemoteHostClient |
H A D | gcompute_client.py | 1532 def GetInstanceIP(self, instance, zone): member in ComputeClient |
H A D | cvd_compute_client_multi_stage.py | 405 def GetInstanceIP(self, instance=None): member in CvdComputeClient |
H A D | android_compute_client.py | 389 def GetInstanceIP(self, instance, zone=None): member in AndroidComputeClient |
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ | ||
H A D | gce.py | 468 def GetInstanceIP(self, instance, zone=None): member in GceContext |