Searched defs:getSupportedExtensions (Results 1 – 4 of 4) sorted by relevance
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ | ||
| D | PKIXAttrCertChecker.java | 29 public abstract Set getSupportedExtensions(); in getSupportedExtensions() method in PKIXAttrCertChecker |
| /external/deqp/modules/gles2/functional/ | ||
| D | es2fApiCase.cpp | 102 void ApiCase::getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, … in getSupportedExtensions() function in deqp::gles2::Functional::ApiCase |
| /external/deqp/modules/gles3/functional/ | ||
| D | es3fApiCase.cpp | 104 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/ | ||
| D | TrustManagerImpl.java | 841 public Set<String> getSupportedExtensions() { in getSupportedExtensions() method in TrustManagerImpl.ExtendedKeyUsagePKIXCertPathChecker |