Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DCertPathHelper.java57 protected abstract void implSetPathToNames(X509CertSelector sel, in implSetPathToNames() method in CertPathHelper
64 instance.implSetPathToNames(sel, names); in setPathToNames()
/libcore/ojluni/src/main/java/java/security/cert/
DCertPathHelperImpl.java58 protected void implSetPathToNames(X509CertSelector sel, in implSetPathToNames() method in CertPathHelperImpl