Home
last modified time | relevance | path

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

/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/default/include/
H A DCryptoPlugin.h40 virtual bool requiresSecureDecoderComponent(const char* mime) const { in requiresSecureDecoderComponent() function
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/
H A DCryptoPlugin.h65 Return<bool> requiresSecureDecoderComponent(const hidl_string& mime) { in requiresSecureDecoderComponent() function
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCrypto.java75 public final native boolean requiresSecureDecoderComponent(@NonNull String mime); in requiresSecureDecoderComponent() method in MediaCrypto
H A DMediaDescrambler.java90 public final boolean requiresSecureDecoderComponent(@NonNull String mime) { in requiresSecureDecoderComponent() method in MediaDescrambler
/aosp12/hardware/interfaces/cas/1.0/default/
H A DDescramblerImpl.cpp76 Return<bool> DescramblerImpl::requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function in android::hardware::cas::V1_0::implementation::DescramblerImpl
/aosp12/hardware/interfaces/cas/1.1/default/
H A DDescramblerImpl.cpp72 Return<bool> DescramblerImpl::requiresSecureDecoderComponent(const hidl_string& mime) { in requiresSecureDecoderComponent() function in android::hardware::cas::V1_1::implementation::DescramblerImpl
/aosp12/hardware/interfaces/cas/1.2/default/
H A DDescramblerImpl.cpp72 Return<bool> DescramblerImpl::requiresSecureDecoderComponent(const hidl_string& mime) { in requiresSecureDecoderComponent() function in android::hardware::cas::V1_1::implementation::DescramblerImpl
/aosp12/hardware/interfaces/drm/1.0/default/
H A DCryptoPlugin.cpp36 Return<bool> CryptoPlugin::requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function in android::hardware::drm::V1_0::implementation::CryptoPlugin
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaCrypto.cpp87 bool JCrypto::requiresSecureDecoderComponent(const char *mime) const { in requiresSecureDecoderComponent() function in android::JCrypto
/aosp12/frameworks/av/drm/mediacas/plugins/mock/
H A DMockCasPlugin.cpp225 bool MockDescramblerPlugin::requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function in android::MockDescramblerPlugin
/aosp12/frameworks/av/drm/libmediadrm/
H A DCryptoHal.cpp204 bool CryptoHal::requiresSecureDecoderComponent(const char *mime) const { in requiresSecureDecoderComponent() function in android::CryptoHal
/aosp12/frameworks/av/drm/mediacas/plugins/clearkey/
H A DClearKeyCasPlugin.cpp470 bool ClearKeyDescramblerPlugin::requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function in android::clearkeycas::ClearKeyDescramblerPlugin
/aosp12/frameworks/av/drm/mediadrm/plugins/mock/
H A DMockDrmCryptoPlugin.cpp788 bool MockCryptoPlugin::requiresSecureDecoderComponent(const char *mime) const in requiresSecureDecoderComponent() function in android::MockCryptoPlugin
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...