Home
last modified time | relevance | path

Searched defs:mediaKeySession (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
H A Ddrm_framework_unittest.cpp502 MediaKeySession *mediaKeySession = nullptr; variable
528 MediaKeySession *mediaKeySession = nullptr; variable
558 MediaKeySession *mediaKeySession = nullptr; variable
589 MediaKeySession *mediaKeySession = nullptr; variable
620 MediaKeySession *mediaKeySession = nullptr; variable
651 MediaKeySession *mediaKeySession = nullptr; variable
681 MediaKeySession *mediaKeySession = nullptr; variable
767 MediaKeySession *mediaKeySession = nullptr; variable
794 MediaKeySession *mediaKeySession = nullptr; variable
824 MediaKeySession *mediaKeySession = nullptr; variable
[all …]
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysessionndk_fuzzer/
H A Dmediakeysessionndk_fuzzer.h46 MediaKeySession *mediaKeySession = nullptr; variable
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeydecryptndk_fuzzer/
H A Dmediakeydecryptndk_fuzzer.h43 MediaKeySession *mediaKeySession = nullptr; variable
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndk_fuzzer/
H A Dmediakeysystemndk_fuzzer.h47 MediaKeySession *mediaKeySession = nullptr; variable
/ohos5.0/foundation/multimedia/drm_framework/frameworks/c/drm_capi/
H A Dnative_mediakeysession.cpp61 Drm_ErrCode OH_MediaKeySession_GenerateMediaKeyRequest(MediaKeySession *mediaKeySession, DRM_MediaK… in OH_MediaKeySession_GenerateMediaKeyRequest()
92 Drm_ErrCode OH_MediaKeySession_ProcessMediaKeyResponse(MediaKeySession *mediaKeySession, uint8_t *r… in OH_MediaKeySession_ProcessMediaKeyResponse()
H A Dnative_mediakeysystem.cpp456 MediaKeySession **mediaKeySession) in OH_MediaKeySystem_CreateMediaKeySession()
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_audio_codec.cpp467 OH_AVErrCode OH_AudioCodec_SetDecryptionConfig(OH_AVCodec *codec, MediaKeySession *mediaKeySession, in OH_AudioCodec_SetDecryptionConfig()
498 OH_AVErrCode OH_AudioCodec_SetDecryptionConfig(OH_AVCodec *codec, MediaKeySession *mediaKeySession, in OH_AudioCodec_SetDecryptionConfig()
H A Dnative_video_decoder.cpp771 …_AVErrCode OH_VideoDecoder_SetDecryptionConfig(OH_AVCodec *codec, MediaKeySession *mediaKeySession, in OH_VideoDecoder_SetDecryptionConfig()
799 …_AVErrCode OH_VideoDecoder_SetDecryptionConfig(OH_AVCodec *codec, MediaKeySession *mediaKeySession, in OH_VideoDecoder_SetDecryptionConfig()
/ohos5.0/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_key_system_service.cpp303 int32_t MediaKeySystemService::CloseKeySessionService(sptr<MediaKeySessionService> mediaKeySession) in CloseKeySessionService()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp1282 OH_AVErrCode OH_AVPlayer_SetDecryptionConfig(OH_AVPlayer *player, MediaKeySession *mediaKeySession, in OH_AVPlayer_SetDecryptionConfig()