Searched refs:getKnownGceDeviceIpPool (Results 1 – 3 of 3) sorted by relevance
72 Set<String> getKnownGceDeviceIpPool(); in getKnownGceDeviceIpPool() method
161 public Set<String> getKnownGceDeviceIpPool() { in getKnownGceDeviceIpPool() method in HostOptions
535 for (String ip : getGlobalConfig().getHostOptions().getKnownGceDeviceIpPool()) { in addNetworkDevices()