Home
last modified time | relevance | path

Searched defs:DecryptMediaData (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Dmedia_decrypt_module_service_proxy.cpp82 int32_t MediaDecryptModuleServiceProxy::DecryptMediaData(bool secureDecodrtState, in DecryptMediaData() function in OHOS::DrmStandard::MediaDecryptModuleServiceProxy
/ohos5.0/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_decrypt_module_service.cpp46 int32_t MediaDecryptModuleService::DecryptMediaData(bool secure, const CryptoInfo &cryptoInfo, in DecryptMediaData() function in OHOS::HDI::Drm::V1_0::MediaDecryptModuleService
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dmedia_decrypt_module_service.cpp82 int32_t MediaDecryptModuleService::DecryptMediaData(bool secureDecodrtState, in DecryptMediaData() function in OHOS::DrmStandard::MediaDecryptModuleService
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/drmservice_fuzzer/
H A Ddrmservice_fuzzer.h318 int32_t DecryptMediaData(bool secure, const OHOS::HDI::Drm::V1_0::CryptoInfo &cryptoInfo, in DecryptMediaData() function
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/
H A Dcodec_drm_decrypt_mock.cpp231 int32_t CodecDrmDecrypt::DecryptMediaData(const MetaDrmCencInfo *const cencInfo, std::shared_ptr<AV… in DecryptMediaData() function in OHOS::MediaAVCodec::CodecDrmDecrypt
/ohos5.0/foundation/multimedia/av_codec/services/drm_decryptor/
H A Dcodec_drm_decrypt.cpp710 int32_t CodecDrmDecrypt::DecryptMediaData(const MetaDrmCencInfo * const cencInfo, std::shared_ptr<A… in DecryptMediaData() function in OHOS::MediaAVCodec::CodecDrmDecrypt