Searched defs:isCryptoSchemeSupported (Results 1 – 3 of 3) sorted by relevance
37 public static final boolean isCryptoSchemeSupported(UUID uuid) { in isCryptoSchemeSupported() method in MediaCrypto
88 bool Crypto::isCryptoSchemeSupported(const uint8_t uuid[16]) const { in isCryptoSchemeSupported() function in android::Crypto
51 virtual bool isCryptoSchemeSupported(const uint8_t uuid[16]) const { in isCryptoSchemeSupported() function