Searched refs:canonicalSystemZones (Results 1 – 3 of 3) sorted by relevance
95 Set<String> canonicalSystemZones = null; in getCanonicalSystemZIDs() local97 canonicalSystemZones = REF_CANONICAL_SYSTEM_ZONES.get(); in getCanonicalSystemZIDs()99 if (canonicalSystemZones == null) { in getCanonicalSystemZIDs()112 canonicalSystemZones = Collections.unmodifiableSet(canonicalSystemIDs); in getCanonicalSystemZIDs()113 REF_CANONICAL_SYSTEM_ZONES = new SoftReference<Set<String>>(canonicalSystemZones); in getCanonicalSystemZIDs()115 return canonicalSystemZones; in getCanonicalSystemZIDs()
94 Set<String> canonicalSystemZones = null; in getCanonicalSystemZIDs() local96 canonicalSystemZones = REF_CANONICAL_SYSTEM_ZONES.get(); in getCanonicalSystemZIDs()98 if (canonicalSystemZones == null) { in getCanonicalSystemZIDs()111 canonicalSystemZones = Collections.unmodifiableSet(canonicalSystemIDs); in getCanonicalSystemZIDs()112 REF_CANONICAL_SYSTEM_ZONES = new SoftReference<Set<String>>(canonicalSystemZones); in getCanonicalSystemZIDs()114 return canonicalSystemZones; in getCanonicalSystemZIDs()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...