Searched refs:cloneSet (Results 1 – 1 of 1) sorted by relevance
2589 private static <T> Set<T> cloneSet(Set<T> set) { in cloneSet() method in X509CertSelector2609 cloneSet(subjectAlternativeNames); in clone()2611 cloneSet(subjectAlternativeGeneralNames); in clone()2614 copy.pathToNames = cloneSet(pathToNames); in clone()2615 copy.pathToGeneralNames = cloneSet(pathToGeneralNames); in clone()