Searched refs:MediaKeySessionObject (Results 1 – 8 of 8) sorted by relevance
82 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); in OH_MediaKeySession_GenerateMediaKeyRequest()103 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); in OH_MediaKeySession_ProcessMediaKeyResponse()161 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_CheckMediaKeyStatus()183 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_ClearMediaKeys()202 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_GenerateOfflineReleaseRequest()233 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_ProcessOfflineReleaseResponse()253 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_RestoreOfflineMediaKeys()272 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_GetContentProtectionLevel()298 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_RequireSecureDecoderModule()316 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_SetMediaKeySessionCallback()[all …]
484 …struct MediaKeySessionObject *sessionObject = new (std::nothrow) MediaKeySessionObject(keySessionI… in OH_MediaKeySystem_CreateMediaKeySession()
43 struct MediaKeySessionObject : public MediaKeySession { struct44 …explicit MediaKeySessionObject(const OHOS::sptr<OHOS::DrmStandard::MediaKeySessionImpl> &impl) : s… in MediaKeySessionObject() argument46 ~MediaKeySessionObject() = default;
181 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); in FuzzTestMediaKeyDecryptNdk()
3040 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession);3264 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession);3297 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession);3324 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession);3354 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession);3631 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession);3653 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); in killclearplay()3818 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession);
478 DrmStandard::MediaKeySessionObject *sessionObject = in OH_AudioCodec_SetDecryptionConfig()479 reinterpret_cast<DrmStandard::MediaKeySessionObject *>(mediaKeySession); in OH_AudioCodec_SetDecryptionConfig()
782 …struct MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySe… in OH_VideoDecoder_SetDecryptionConfig()
1290 …struct MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySe… in OH_AVPlayer_SetDecryptionConfig()