Searched defs:requiresSecureDecoderComponent (Results 1 – 12 of 12) sorted by relevance
40 virtual bool requiresSecureDecoderComponent(const char* mime) const { in requiresSecureDecoderComponent() function
65 Return<bool> requiresSecureDecoderComponent(const hidl_string& mime) { in requiresSecureDecoderComponent() function
75 public final native boolean requiresSecureDecoderComponent(@NonNull String mime); in requiresSecureDecoderComponent() method in MediaCrypto
90 public final boolean requiresSecureDecoderComponent(@NonNull String mime) { in requiresSecureDecoderComponent() method in MediaDescrambler
57 bool CryptoHal::requiresSecureDecoderComponent(const char* mime) const { in requiresSecureDecoderComponent() function in android::CryptoHal
226 bool CryptoHalAidl::requiresSecureDecoderComponent(const char* mime) const { in requiresSecureDecoderComponent() function in android::CryptoHalAidl
197 bool CryptoHalHidl::requiresSecureDecoderComponent(const char* mime) const { in requiresSecureDecoderComponent() function in android::CryptoHalHidl
193 ::ndk::ScopedAStatus CryptoPlugin::requiresSecureDecoderComponent(const std::string& in_mime, in requiresSecureDecoderComponent() function in aidl::android::hardware::drm::clearkey::CryptoPlugin
87 bool JCrypto::requiresSecureDecoderComponent(const char *mime) const { in requiresSecureDecoderComponent() function in android::JCrypto
225 bool MockDescramblerPlugin::requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function in android::MockDescramblerPlugin
470 bool ClearKeyDescramblerPlugin::requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function in android::clearkeycas::ClearKeyDescramblerPlugin
788 bool MockCryptoPlugin::requiresSecureDecoderComponent(const char *mime) const in requiresSecureDecoderComponent() function in android::MockCryptoPlugin