Searched defs:isCryptoSchemeSupported (Results 1 – 9 of 9) sorted by relevance
32 bool DrmFactory::isCryptoSchemeSupported(const uint8_t uuid[16]) { in isCryptoSchemeSupported() function in clearkeydrm::DrmFactory
33 bool CryptoFactory::isCryptoSchemeSupported(const uint8_t uuid[16]) const { in isCryptoSchemeSupported() function in clearkeydrm::CryptoFactory
38 public static final boolean isCryptoSchemeSupported(@NonNull UUID uuid) { in isCryptoSchemeSupported() method in MediaCrypto
161 public static final boolean isCryptoSchemeSupported(@NonNull UUID uuid) { in isCryptoSchemeSupported() method in MediaDrm173 public static final boolean isCryptoSchemeSupported( in isCryptoSchemeSupported() method in MediaDrm
175 bool Crypto::isCryptoSchemeSupported(const uint8_t uuid[16]) { in isCryptoSchemeSupported() function in android::Crypto
288 bool Drm::isCryptoSchemeSupported(const uint8_t uuid[16], const String8 &mimeType) { in isCryptoSchemeSupported() function in android::Drm
54 virtual bool isCryptoSchemeSupported(const uint8_t uuid[16]) { in isCryptoSchemeSupported() function
77 virtual bool isCryptoSchemeSupported(const uint8_t uuid[16], const String8 &mimeType) { in isCryptoSchemeSupported() function
46 bool MockDrmFactory::isCryptoSchemeSupported(const uint8_t uuid[16]) in isCryptoSchemeSupported() function in android::MockDrmFactory66 bool MockCryptoFactory::isCryptoSchemeSupported(const uint8_t uuid[16]) const in isCryptoSchemeSupported() function in android::MockCryptoFactory