Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Di_standard_codec_service.h57 virtual int32_t SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig() argument
H A Dcodec_service_stub.cpp389 int32_t CodecServiceStub::SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig() argument
H A Dcodec_service_proxy.cpp468 int32_t CodecServiceProxy::SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig() argument
/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_video_decoder.h232 virtual int32_t SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig() argument
/foundation/multimedia/av_codec/test/unittest/video_test/drm_decryptor_test/
H A Dcodec_drm_decrypt_mock.cpp48 void CodecDrmDecryptorMock::SetDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptionConfig() argument
/foundation/multimedia/av_codec/services/engine/base/include/
H A Dcodecbase.h115 virtual int32_t SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetAudioDecryptionConfig() argument
/foundation/multimedia/av_codec/services/include/
H A Di_codec_service.h64 virtual int32_t SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig() argument
118 virtual int32_t SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetAudioDecryptionConfig() argument
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dsurface_decoder_unit_test.h120 int32_t SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig() argument
H A Ddecoder_surface_filter_unit_test.cpp165 int32_t SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig() argument
/foundation/multimedia/av_codec/test/unittest/decoder_filter_test/
H A Dvideo_decoder_adapter_unit_test.h179 virtual int32_t SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig() argument
/foundation/multimedia/drm_framework/frameworks/c/drm_capi/
H A Dnative_mediakeysession.cpp336 Drm_ErrCode OH_MediaKeySession_Destroy(MediaKeySession *keySession) in OH_MediaKeySession_Destroy() argument
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/
H A Dcodecbase_mock.cpp403 int32_t CodecBase::SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetAudioDecryptionConfig() argument
H A Dcodec_drm_decrypt_mock.cpp213 void CodecDrmDecrypt::SetDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptionConfig() argument
/foundation/multimedia/drm_framework/frameworks/native/drm/
H A Dkey_session_impl.cpp24 MediaKeySessionImpl::MediaKeySessionImpl(sptr<IMediaKeySessionService> &keySession) in MediaKeySessionImpl() argument
/foundation/multimedia/av_codec/frameworks/native/avcodec/
H A Davcodec_audio_codec_impl.cpp219 int32_t AVCodecAudioCodecImpl::SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetAudioDecryptionConfig() argument
227 int32_t AVCodecAudioCodecImpl::SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetAudioDecryptionConfig() argument
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dvideo_decoder_adapter.cpp412 int32_t VideoDecoderAdapter::SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptConfig() argument
/foundation/multimedia/av_codec/services/services/codec/client/
H A Dcodec_client.cpp348 int32_t CodecClient::SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, const bool svpFlag) in SetDecryptConfig() argument
/foundation/multimedia/av_codec/services/media_engine/modules/media_codec/
H A Dmedia_codec.cpp648 int32_t MediaCodec::SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetAudioDecryptionConfig() argument
660 int32_t MediaCodec::SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetAudioDecryptionConfig() argument
/foundation/multimedia/av_codec/services/drm_decryptor/
H A Dcodec_drm_decrypt.cpp665 void CodecDrmDecrypt::SetDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetDecryptionConfig() argument
/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.cpp601 int32_t CodecServer::CheckDrmSvpConsistency(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in CheckDrmSvpConsistency() argument
640 int32_t CodecServer::SetDecryptConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, const bool svpFlag) in CheckDrmSvpConsistency() argument
1121 int32_t CodecServer::SetAudioDecryptionConfig(const sptr<DrmStandard::IMediaKeySessionService> &keySession, in SetAudioDecryptionConfig() argument

Completed in 31 milliseconds