Searched defs:isCryptoSchemeSupported (Results 1 – 12 of 12) sorted by relevance
170 public static final boolean isCryptoSchemeSupported(@NonNull UUID uuid) { in isCryptoSchemeSupported() method in MediaDrm183 public static final boolean isCryptoSchemeSupported( in isCryptoSchemeSupported() method in MediaDrm200 public static final boolean isCryptoSchemeSupported( in isCryptoSchemeSupported() method in MediaDrm
38 public static final boolean isCryptoSchemeSupported(@NonNull UUID uuid) { in isCryptoSchemeSupported() method in MediaCrypto
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
33 Return<bool> CryptoFactory::isCryptoSchemeSupported( in isCryptoSchemeSupported() function in android::hardware::drm::V1_2::clearkey::CryptoFactory
40 Return<bool> DrmFactory::isCryptoSchemeSupported( in isCryptoSchemeSupported() function in android::hardware::drm::V1_2::clearkey::DrmFactory
46 bool MockDrmFactory::isCryptoSchemeSupported(const uint8_t uuid[16]) in isCryptoSchemeSupported() function in android::MockDrmFactory67 bool MockCryptoFactory::isCryptoSchemeSupported(const uint8_t uuid[16]) const in isCryptoSchemeSupported() function in android::MockCryptoFactory
56 virtual bool isCryptoSchemeSupported(const uint8_t uuid[16]) { in isCryptoSchemeSupported() function
194 bool CryptoHal::isCryptoSchemeSupported(const uint8_t uuid[16]) { in isCryptoSchemeSupported() function in android::CryptoHal
86 virtual status_t isCryptoSchemeSupported(const uint8_t uuid[16], const String8 &mimeType, in isCryptoSchemeSupported() function
634 status_t DrmHal::isCryptoSchemeSupported(const uint8_t uuid[16], in isCryptoSchemeSupported() function in android::DrmHal
573 bool AMediaDrmWrapper::isCryptoSchemeSupported( in isCryptoSchemeSupported() function in android::AMediaDrmWrapper606 bool AMediaCryptoWrapper::isCryptoSchemeSupported(const uint8_t uuid[16]) { in isCryptoSchemeSupported() function in android::AMediaCryptoWrapper