Home
last modified time | relevance | path

Searched refs:cloneNames (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/security/cert/
DX509CertSelector.java1625 return cloneNames(subjectAlternativeNames); in getSubjectAlternativeNames()
1648 private static Set<List<?>> cloneNames(Collection<List<?>> names) { in cloneNames() method in X509CertSelector
1804 return cloneNames(pathToNames); in getPathToNames()