Searched defs:mediaKeySession (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/ |
H A D | drm_framework_unittest.cpp | 502 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 D | mediakeysessionndk_fuzzer.h | 46 MediaKeySession *mediaKeySession = nullptr; variable
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeydecryptndk_fuzzer/ |
H A D | mediakeydecryptndk_fuzzer.h | 43 MediaKeySession *mediaKeySession = nullptr; variable
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndk_fuzzer/ |
H A D | mediakeysystemndk_fuzzer.h | 47 MediaKeySession *mediaKeySession = nullptr; variable
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/c/drm_capi/ |
H A D | native_mediakeysession.cpp | 61 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 D | native_mediakeysystem.cpp | 456 MediaKeySession **mediaKeySession) in OH_MediaKeySystem_CreateMediaKeySession()
|
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/ |
H A D | native_audio_codec.cpp | 467 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 D | native_video_decoder.cpp | 771 …_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 D | media_key_system_service.cpp | 303 int32_t MediaKeySystemService::CloseKeySessionService(sptr<MediaKeySessionService> mediaKeySession) in CloseKeySessionService()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/ |
H A D | native_avplayer.cpp | 1282 OH_AVErrCode OH_AVPlayer_SetDecryptionConfig(OH_AVPlayer *player, MediaKeySession *mediaKeySession, in OH_AVPlayer_SetDecryptionConfig()
|