Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/javax/crypto/
DJceSecurity.java195 URL providerURL = getCodeBase(p.getClass()); in getVerificationResult()
234 static URL getCodeBase(final Class<?> clazz) { in getCodeBase() method in JceSecurity