Searched refs:mKnownGceDeviceIpPool (Results 1 – 1 of 1) sorted by relevance
92 private Set<String> mKnownGceDeviceIpPool = new HashSet<>(); field in HostOptions162 return new HashSet<>(mKnownGceDeviceIpPool); in getKnownGceDeviceIpPool()