Home
last modified time | relevance | path

Searched refs:requiresSecureDecoderComponent (Results 1 – 25 of 505) sorted by relevance

12345678910>>...21

/aosp_15_r20/hardware/interfaces/cas/aidl/vts/functional/
H A DVtsHalCasAidlTargetTest.cpp620 bool requiresSecureDecoderComponent = true; in TEST_P() local
622 mDescrambler->requiresSecureDecoderComponent("", &requiresSecureDecoderComponent) in TEST_P()
624 EXPECT_FALSE(requiresSecureDecoderComponent); in TEST_P()
627 requiresSecureDecoderComponent = true; in TEST_P()
629 mDescrambler->requiresSecureDecoderComponent("bad", &requiresSecureDecoderComponent) in TEST_P()
631 EXPECT_FALSE(requiresSecureDecoderComponent); in TEST_P()
689 bool requiresSecureDecoderComponent = true; in TEST_P() local
691 ->requiresSecureDecoderComponent("video/avc", in TEST_P()
692 &requiresSecureDecoderComponent) in TEST_P()
694 EXPECT_FALSE(requiresSecureDecoderComponent); in TEST_P()
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DMediaDescrambler.java59 boolean requiresSecureDecoderComponent(@NonNull String mime) throws RemoteException; in requiresSecureDecoderComponent() method
93 public boolean requiresSecureDecoderComponent(@NonNull String mime) throws RemoteException { in requiresSecureDecoderComponent() method in MediaDescrambler.AidlDescrambler
155 public boolean requiresSecureDecoderComponent(@NonNull String mime) throws RemoteException { in requiresSecureDecoderComponent() method in MediaDescrambler.HidlDescrambler
156 return mHidlDescrambler.requiresSecureDecoderComponent(mime); in requiresSecureDecoderComponent()
248 public final boolean requiresSecureDecoderComponent(@NonNull String mime) { in requiresSecureDecoderComponent() method in MediaDescrambler
252 return mIDescrambler.requiresSecureDecoderComponent(mime); in requiresSecureDecoderComponent()
/aosp_15_r20/frameworks/av/drm/libmediadrm/
H A DCryptoHal.cpp57 bool CryptoHal::requiresSecureDecoderComponent(const char* mime) const { in requiresSecureDecoderComponent() function in android::CryptoHal
60 return mCryptoHalAidl->requiresSecureDecoderComponent(mime); in requiresSecureDecoderComponent()
61 return mCryptoHalHidl->requiresSecureDecoderComponent(mime); in requiresSecureDecoderComponent()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/cas/aidl/android.hardware.cas-V1-java-source/gen/android/hardware/cas/
DIDescrambler.java31 …@Override public boolean requiresSecureDecoderComponent(java.lang.String mime) throws android.os.R… in requiresSecureDecoderComponent() method in IDescrambler.Default
133 boolean _result = this.requiresSecureDecoderComponent(_arg0); in onTransact()
214 …@Override public boolean requiresSecureDecoderComponent(java.lang.String mime) throws android.os.R… in requiresSecureDecoderComponent() method in IDescrambler.Stub.Proxy
299 …public boolean requiresSecureDecoderComponent(java.lang.String mime) throws android.os.RemoteExcep… in requiresSecureDecoderComponent() method
/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_media_MediaCrypto.cpp87 bool JCrypto::requiresSecureDecoderComponent(const char *mime) const { in requiresSecureDecoderComponent() function in android::JCrypto
92 return mCrypto->requiresSecureDecoderComponent(mime); in requiresSecureDecoderComponent()
264 bool result = crypto->requiresSecureDecoderComponent(mime); in android_media_MediaCrypto_requiresSecureDecoderComponent()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/include/aidl/android/hardware/drm/
DBnCryptoPlugin.h57 …::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aidl_return… in requiresSecureDecoderComponent() function
58 return _impl->requiresSecureDecoderComponent(in_mime, _aidl_return); in requiresSecureDecoderComponent()
DICryptoPlugin.h59 …virtual ::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aid…
72 …::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aidl_return…
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/include/aidl/android/hardware/drm/
DBnCryptoPlugin.h49 …::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aidl_return… in requiresSecureDecoderComponent() function
50 return _impl->requiresSecureDecoderComponent(in_mime, _aidl_return); in requiresSecureDecoderComponent()
DICryptoPlugin.h43 …virtual ::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aid…
56 …::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aidl_return…
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/include/aidl/android/hardware/drm/
DBnCryptoPlugin.h49 …::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aidl_return… in requiresSecureDecoderComponent() function
50 return _impl->requiresSecureDecoderComponent(in_mime, _aidl_return); in requiresSecureDecoderComponent()
DICryptoPlugin.h43 …virtual ::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aid…
56 …::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aidl_return…
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/include/aidl/android/hardware/drm/
DBnCryptoPlugin.h49 …::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aidl_return… in requiresSecureDecoderComponent() function
50 return _impl->requiresSecureDecoderComponent(in_mime, _aidl_return); in requiresSecureDecoderComponent()
DICryptoPlugin.h43 …virtual ::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aid…
56 …::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aidl_return…
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/include/aidl/android/hardware/drm/
DBnCryptoPlugin.h49 …::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aidl_return… in requiresSecureDecoderComponent() function
50 return _impl->requiresSecureDecoderComponent(in_mime, _aidl_return); in requiresSecureDecoderComponent()
DICryptoPlugin.h43 …virtual ::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aid…
56 …::ndk::ScopedAStatus requiresSecureDecoderComponent(const std::string& in_mime, bool* _aidl_return…
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/
DICryptoPlugin.cpp74 …::ndk::ScopedAStatus _aidl_status = _aidl_impl->requiresSecureDecoderComponent(in_mime, &_aidl_ret… in _aidl_android_hardware_drm_ICryptoPlugin_onTransact()
267 ::ndk::ScopedAStatus BpCryptoPlugin::requiresSecureDecoderComponent(const std::string& in_mime, boo… in requiresSecureDecoderComponent() function in aidl::android::hardware::drm::BpCryptoPlugin
290 …_aidl_status = ICryptoPlugin::getDefaultImpl()->requiresSecureDecoderComponent(in_mime, _aidl_retu… in requiresSecureDecoderComponent()
541 ::ndk::ScopedAStatus ICryptoPluginDefault::requiresSecureDecoderComponent(const std::string& /*in_m… in requiresSecureDecoderComponent() function in aidl::android::hardware::drm::ICryptoPluginDefault
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/
DICryptoPlugin.cpp74 …::ndk::ScopedAStatus _aidl_status = _aidl_impl->requiresSecureDecoderComponent(in_mime, &_aidl_ret… in _aidl_android_hardware_drm_ICryptoPlugin_onTransact()
267 ::ndk::ScopedAStatus BpCryptoPlugin::requiresSecureDecoderComponent(const std::string& in_mime, boo… in requiresSecureDecoderComponent() function in aidl::android::hardware::drm::BpCryptoPlugin
290 …_aidl_status = ICryptoPlugin::getDefaultImpl()->requiresSecureDecoderComponent(in_mime, _aidl_retu… in requiresSecureDecoderComponent()
541 ::ndk::ScopedAStatus ICryptoPluginDefault::requiresSecureDecoderComponent(const std::string& /*in_m… in requiresSecureDecoderComponent() function in aidl::android::hardware::drm::ICryptoPluginDefault
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/
DICryptoPlugin.cpp74 …::ndk::ScopedAStatus _aidl_status = _aidl_impl->requiresSecureDecoderComponent(in_mime, &_aidl_ret… in _aidl_android_hardware_drm_ICryptoPlugin_onTransact()
267 ::ndk::ScopedAStatus BpCryptoPlugin::requiresSecureDecoderComponent(const std::string& in_mime, boo… in requiresSecureDecoderComponent() function in aidl::android::hardware::drm::BpCryptoPlugin
290 …_aidl_status = ICryptoPlugin::getDefaultImpl()->requiresSecureDecoderComponent(in_mime, _aidl_retu… in requiresSecureDecoderComponent()
541 ::ndk::ScopedAStatus ICryptoPluginDefault::requiresSecureDecoderComponent(const std::string& /*in_m… in requiresSecureDecoderComponent() function in aidl::android::hardware::drm::ICryptoPluginDefault
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/
DICryptoPlugin.cpp74 …::ndk::ScopedAStatus _aidl_status = _aidl_impl->requiresSecureDecoderComponent(in_mime, &_aidl_ret… in _aidl_android_hardware_drm_ICryptoPlugin_onTransact()
267 ::ndk::ScopedAStatus BpCryptoPlugin::requiresSecureDecoderComponent(const std::string& in_mime, boo… in requiresSecureDecoderComponent() function in aidl::android::hardware::drm::BpCryptoPlugin
290 …_aidl_status = ICryptoPlugin::getDefaultImpl()->requiresSecureDecoderComponent(in_mime, _aidl_retu… in requiresSecureDecoderComponent()
541 ::ndk::ScopedAStatus ICryptoPluginDefault::requiresSecureDecoderComponent(const std::string& /*in_m… in requiresSecureDecoderComponent() function in aidl::android::hardware::drm::ICryptoPluginDefault
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/
DICryptoPlugin.cpp82 …::ndk::ScopedAStatus _aidl_status = _aidl_impl->requiresSecureDecoderComponent(in_mime, &_aidl_ret… in _aidl_android_hardware_drm_ICryptoPlugin_onTransact()
276 ::ndk::ScopedAStatus BpCryptoPlugin::requiresSecureDecoderComponent(const std::string& in_mime, boo… in requiresSecureDecoderComponent() function in aidl::android::hardware::drm::BpCryptoPlugin
299 …_aidl_status = ICryptoPlugin::getDefaultImpl()->requiresSecureDecoderComponent(in_mime, _aidl_retu… in requiresSecureDecoderComponent()
559 ::ndk::ScopedAStatus ICryptoPluginDefault::requiresSecureDecoderComponent(const std::string& /*in_m… in requiresSecureDecoderComponent() function in aidl::android::hardware::drm::ICryptoPluginDefault
/aosp_15_r20/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
78 return holder->requiresSecureDecoderComponent(mime.c_str()); in requiresSecureDecoderComponent()
/aosp_15_r20/hardware/interfaces/cas/aidl/default/
H A DDescramblerImpl.cpp67 ScopedAStatus DescramblerImpl::requiresSecureDecoderComponent(const string& in_mime, in requiresSecureDecoderComponent() function in aidl::android::hardware::cas::DescramblerImpl
74 *_aidl_return = holder->requiresSecureDecoderComponent(in_mime.c_str()); in requiresSecureDecoderComponent()
/aosp_15_r20/hardware/interfaces/cas/1.0/default/
H A DDescramblerImpl.cpp75 Return<bool> DescramblerImpl::requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function in android::hardware::cas::V1_0::implementation::DescramblerImpl
82 return holder->requiresSecureDecoderComponent(mime.c_str()); in requiresSecureDecoderComponent()
/aosp_15_r20/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
78 return holder->requiresSecureDecoderComponent(mime.c_str()); in requiresSecureDecoderComponent()
/aosp_15_r20/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
38 return mLegacyPlugin->requiresSecureDecoderComponent(mime.c_str()); in requiresSecureDecoderComponent()

12345678910>>...21