Home
last modified time | relevance | path

Searched defs:uniqueSet (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
DXdsListenerResource.java176 Set<FilterChainMatch> uniqueSet = new HashSet<>(); in parseServerSideListener() local
197 Set<FilterChainMatch> uniqueSet, Set<String> certProviderInstances) in parseFilterChain()
282 private static void checkForUniqueness(Set<FilterChainMatch> uniqueSet, in checkForUniqueness()
/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2EdgeIndex.java239 Set<Integer> uniqueSet = new HashSet<Integer>(); in findCandidateCrossings() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUResourceBundle.java663 HashSet<Locale> uniqueSet = new HashSet<>(); in getLocaleList() local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
DICUResourceBundle.java658 HashSet<Locale> uniqueSet = new HashSet<>(); in getLocaleList() local