Home
last modified time | relevance | path

Searched defs:keySession (Results 1 – 20 of 20) sorted by relevance

/foundation/multimedia/av_codec/services/include/
Di_codec_service.h64 virtual int32_t SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig()
118 …virtual int32_t SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySess… in SetAudioDecryptionConfig()
/foundation/multimedia/av_codec/services/services/codec/ipc/
Di_standard_codec_service.h56 virtual int32_t SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig()
Dcodec_service_proxy.cpp465 int32_t CodecServiceProxy::SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySe… in SetDecryptConfig()
Dcodec_service_stub.cpp389 int32_t CodecServiceStub::SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySes… in SetDecryptConfig()
/foundation/multimedia/av_codec/interfaces/inner_api/native/
Davcodec_video_decoder.h232 virtual int32_t SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig()
/foundation/multimedia/av_codec/test/unittest/video_test/drm_decryptor_test/
Dcodec_drm_decrypt_mock.cpp48 …id CodecDrmDecryptorMock::SetDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &ke… in SetDecryptionConfig()
/foundation/multimedia/av_codec/services/engine/base/include/
Dcodecbase.h115 …virtual int32_t SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySess… in SetAudioDecryptionConfig()
/foundation/multimedia/av_codec/test/unittest/filter_test/
Dsurface_decoder_unit_test.h120 int32_t SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig()
/foundation/multimedia/av_codec/services/engine/codec/include/audio/
Daudio_codec.h175 int32_t SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetAudioDecryptionConfig()
/foundation/multimedia/av_codec/frameworks/native/avcodec/
Davcodec_audio_codec_impl.cpp219 …CodecAudioCodecImpl::SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &ke… in SetAudioDecryptionConfig()
227 …CodecAudioCodecImpl::SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &ke… in SetAudioDecryptionConfig()
/foundation/multimedia/av_codec/services/media_engine/modules/media_codec/
Dmedia_codec.cpp654 int32_t MediaCodec::SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keyS… in SetAudioDecryptionConfig()
666 int32_t MediaCodec::SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keyS… in SetAudioDecryptionConfig()
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/drmservice_fuzzer/
Ddrmservice_fuzzer.h263 sptr<OHOS::HDI::Drm::V1_0::IMediaKeySession> &keySession) override in CreateMediaKeySession()
/foundation/multimedia/drm_framework/frameworks/native/drm/
Dkey_session_impl.cpp24 MediaKeySessionImpl::MediaKeySessionImpl(sptr<IMediaKeySessionService> &keySession) in MediaKeySessionImpl()
/foundation/multimedia/av_codec/services/services/codec/server/
Dcodec_server.cpp598 int32_t CodecServer::CheckDrmSvpConsistency(const sptr<DrmStandard::IMediaKeySessionService> &keySe… in CheckDrmSvpConsistency()
637 int32_t CodecServer::SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession,… in SetDecryptConfig()
1119 int32_t CodecServer::SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &key… in SetAudioDecryptionConfig()
/foundation/multimedia/drm_framework/frameworks/c/drm_capi/
Dnative_mediakeysession.cpp336 Drm_ErrCode OH_MediaKeySession_Destroy(MediaKeySession *keySession) in OH_MediaKeySession_Destroy()
/foundation/multimedia/av_codec/services/media_engine/filters/
Dvideo_decoder_adapter.cpp375 int32_t VideoDecoderAdapter::SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &key… in SetDecryptConfig()
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/
Dcodec_drm_decrypt_mock.cpp213 void CodecDrmDecrypt::SetDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySess… in SetDecryptionConfig()
Dcodecbase_mock.cpp403 int32_t CodecBase::SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySe… in SetAudioDecryptionConfig()
/foundation/multimedia/av_codec/services/services/codec/client/
Dcodec_client.cpp348 int32_t CodecClient::SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession,… in SetDecryptConfig()
/foundation/multimedia/av_codec/services/drm_decryptor/
Dcodec_drm_decrypt.cpp665 void CodecDrmDecrypt::SetDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySess… in SetDecryptionConfig()