Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DSunCertPathBuilder.java454 Set<String> suppExts = in depthFirstSearchForward() local
456 if (suppExts != null) { in depthFirstSearchForward()
457 unresCritExts.removeAll(suppExts); in depthFirstSearchForward()