Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/sun/security/x509/
DAVAKeyword.java58 static boolean hasKeyword(sun.security.util.ObjectIdentifier oid, int standard) { in hasKeyword() method in AVAKeyword
/libcore/ojluni/src/main/java/sun/security/x509/
DAVA.java1054 return AVAKeyword.hasKeyword(oid, RFC2253); in hasRFC2253Keyword()
1341 static boolean hasKeyword(ObjectIdentifier oid, int standard) { in hasKeyword() method in AVAKeyword