Searched defs:hostAndPort (Results 1 – 2 of 2) sorted by relevance
67 public GceAvdInfo(String instanceName, HostAndPort hostAndPort) { in GceAvdInfo()74 String instanceName, HostAndPort hostAndPort, String errors, GceStatus status) { in GceAvdInfo()102 public HostAndPort hostAndPort() { in hostAndPort() method in GceAvdInfo
276 HostAndPort hostAndPort, in createGceSshMonitor()