Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DPKIXAttrCertChecker.java29 public abstract Set getSupportedExtensions(); in getSupportedExtensions() method in PKIXAttrCertChecker
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/x509/
DPKIXAttrCertChecker.java33 public abstract Set getSupportedExtensions(); in getSupportedExtensions() method in PKIXAttrCertChecker
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/
DPKIXAttrCertChecker.java33 public abstract Set getSupportedExtensions(); in getSupportedExtensions() method in PKIXAttrCertChecker
/external/deqp/modules/gles2/functional/
Des2fApiCase.cpp105 void ApiCase::getSupportedExtensions(const uint32_t numSupportedValues, const uint32_t extension, in getSupportedExtensions() function in deqp::gles2::Functional::ApiCase
/external/deqp/modules/gles3/functional/
Des3fApiCase.cpp106 void ApiCase::getSupportedExtensions(const uint32_t numSupportedValues, const uint32_t extension, in getSupportedExtensions() function in deqp::gles3::Functional::ApiCase
/external/armnn/shim/sl/canonical/
DArmnnDriver.hpp81 const std::vector<Extension>& getSupportedExtensions() const override in getSupportedExtensions() function in armnn_driver::ArmnnDriver
/external/android-nn-driver/1.2/
DArmnnDriver.hpp184 Return<void> getSupportedExtensions(getSupportedExtensions_cb cb) in getSupportedExtensions() function in armnn_driver::hal_1_2::ArmnnDriver
/external/android-nn-driver/1.3/
DArmnnDriver.hpp223 Return<void> getSupportedExtensions(getSupportedExtensions_cb cb) in getSupportedExtensions() function in armnn_driver::hal_1_3::ArmnnDriver
/external/conscrypt/common/src/main/java/org/conscrypt/
DTrustManagerImpl.java830 public Set<String> getSupportedExtensions() { in getSupportedExtensions() method in TrustManagerImpl.ExtendedKeyUsagePKIXCertPathChecker
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DTrustManagerImpl.java844 public Set<String> getSupportedExtensions() { in getSupportedExtensions() method in TrustManagerImpl.ExtendedKeyUsagePKIXCertPathChecker
/external/deqp/modules/egl/
DteglImageFormatTests.cpp510 static set<string> getSupportedExtensions(tcu::TestLog &log, const Library &egl, const EGLDisplay d… in getSupportedExtensions() function