Searched defs:isCryptoSchemeSupported (Results 1 – 12 of 12) 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
183 public static final boolean isCryptoSchemeSupported(@NonNull UUID uuid) { in isCryptoSchemeSupported() method in MediaDrm196 public static final boolean isCryptoSchemeSupported( in isCryptoSchemeSupported() method in MediaDrm217 public static final boolean isCryptoSchemeSupported( in isCryptoSchemeSupported() method in MediaDrm
38 public static final boolean isCryptoSchemeSupported(@NonNull UUID uuid) { in isCryptoSchemeSupported() method in MediaCrypto
40 bool CryptoHal::isCryptoSchemeSupported(const uint8_t uuid[16]) { in isCryptoSchemeSupported() function in android::CryptoHal
177 bool CryptoHalAidl::isCryptoSchemeSupported(const uint8_t uuid[16]) { in isCryptoSchemeSupported() function in android::CryptoHalAidl
154 bool CryptoHalHidl::isCryptoSchemeSupported(const uint8_t uuid[16]) { in isCryptoSchemeSupported() function in android::CryptoHalHidl
42 DrmStatus DrmHal::isCryptoSchemeSupported(const uint8_t uuid[16], const String8& mimeType, in isCryptoSchemeSupported() function in android::DrmHal
126 DrmStatus DrmMetricsLogger::isCryptoSchemeSupported(const uint8_t uuid[IDRM_UUID_SIZE], in isCryptoSchemeSupported() function in android::DrmMetricsLogger
412 DrmStatus DrmHalAidl::isCryptoSchemeSupported(const uint8_t uuid[16], const String8& mimeType, in isCryptoSchemeSupported() function in android::DrmHalAidl
544 DrmStatus DrmHalHidl::isCryptoSchemeSupported(const uint8_t uuid[16], const String8& mimeType, in isCryptoSchemeSupported() function in android::DrmHalHidl
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