Home
last modified time | relevance | path

Searched defs:getSupportedExtensions (Results 1 – 6 of 6) 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/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
DTestUtils.java201 public Set getSupportedExtensions() { in getTestCertPathChecker() method
/external/conscrypt/src/platform/java/org/conscrypt/
DTrustManagerImpl.java694 public Set<String> getSupportedExtensions() { in getSupportedExtensions() method in TrustManagerImpl.ExtendedKeyUsagePKIXCertPathChecker
/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
DWebGLRenderingContext.java505 public final native JsArrayString getSupportedExtensions () /*-{ in getSupportedExtensions() method in WebGLRenderingContext