Home
last modified time | relevance | path

Searched defs:requiresSecureDecoderComponent (Results 1 – 12 of 12) sorted by relevance

/frameworks/av/drm/libmediadrm/aidl/android/media/
DIDescrambler.aidl24 boolean requiresSecureDecoderComponent(String mime); in requiresSecureDecoderComponent() method
/frameworks/av/drm/mediadrm/plugins/clearkey/
DCryptoPlugin.h40 virtual bool requiresSecureDecoderComponent(const char* mime) const { in requiresSecureDecoderComponent() function
/frameworks/av/drm/libmediadrm/
DDescramblerImpl.cpp70 Status DescramblerImpl::requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function in android::DescramblerImpl
DCrypto.cpp223 bool Crypto::requiresSecureDecoderComponent(const char *mime) const { in requiresSecureDecoderComponent() function in android::Crypto
DCryptoHal.cpp212 bool CryptoHal::requiresSecureDecoderComponent(const char *mime) const { in requiresSecureDecoderComponent() function in android::CryptoHal
DICrypto.cpp89 virtual bool requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function
/frameworks/base/media/java/android/media/
DMediaCrypto.java73 public final native boolean requiresSecureDecoderComponent(@NonNull String mime); in requiresSecureDecoderComponent() method in MediaCrypto
DMediaDescrambler.java124 public final boolean requiresSecureDecoderComponent(@NonNull String mime) { in requiresSecureDecoderComponent() method in MediaDescrambler
/frameworks/av/drm/mediacas/plugins/mock/
DMockCasPlugin.cpp189 bool MockDescramblerPlugin::requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function in android::MockDescramblerPlugin
/frameworks/base/media/jni/
Dandroid_media_MediaCrypto.cpp101 bool JCrypto::requiresSecureDecoderComponent(const char *mime) const { in requiresSecureDecoderComponent() function in android::JCrypto
/frameworks/av/drm/mediacas/plugins/clearkey/
DClearKeyCasPlugin.cpp408 bool ClearKeyDescramblerPlugin::requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function in android::clearkeycas::ClearKeyDescramblerPlugin
/frameworks/av/drm/mediadrm/plugins/mock/
DMockDrmCryptoPlugin.cpp788 bool MockCryptoPlugin::requiresSecureDecoderComponent(const char *mime) const in requiresSecureDecoderComponent() function in android::MockCryptoPlugin