Home
last modified time | relevance | path

Searched defs:getSupportedExtensions (Results 1 – 4 of 4) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DPKIXAttrCertChecker.java29 public abstract Set getSupportedExtensions(); in getSupportedExtensions() method in PKIXAttrCertChecker
/external/deqp/modules/gles2/functional/
Des2fApiCase.cpp102 void ApiCase::getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, … in getSupportedExtensions() function in deqp::gles2::Functional::ApiCase
/external/deqp/modules/gles3/functional/
Des3fApiCase.cpp104 void ApiCase::getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, … in getSupportedExtensions() function in deqp::gles3::Functional::ApiCase
/external/conscrypt/platform/src/main/java/org/conscrypt/
DTrustManagerImpl.java841 public Set<String> getSupportedExtensions() { in getSupportedExtensions() method in TrustManagerImpl.ExtendedKeyUsagePKIXCertPathChecker