Searched defs:getSupportedCryptoSchemes (Results 1 – 3 of 3) sorted by relevance
43 std::vector<std::array<uint8_t, 16>> getSupportedCryptoSchemes() { in getSupportedCryptoSchemes() function
80 ::ndk::ScopedAStatus DrmFactory::getSupportedCryptoSchemes(CryptoSchemes* _aidl_return) { in getSupportedCryptoSchemes() function in aidl::android::hardware::drm::clearkey::DrmFactory
224 public static final @NonNull List<UUID> getSupportedCryptoSchemes(){ in getSupportedCryptoSchemes() method in MediaDrm