Home
last modified time | relevance | path

Searched defs:sessionObject (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/frameworks/c/drm_capi/
H A Dnative_mediakeysession.cpp82 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); in OH_MediaKeySession_GenerateMediaKeyRequest() local
103 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); in OH_MediaKeySession_ProcessMediaKeyResponse() local
161 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_CheckMediaKeyStatus() local
183 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_ClearMediaKeys() local
202 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_GenerateOfflineReleaseRequest() local
233 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_ProcessOfflineReleaseResponse() local
253 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_RestoreOfflineMediaKeys() local
272 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_GetContentProtectionLevel() local
298 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_RequireSecureDecoderModule() local
316 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySessoin); in OH_MediaKeySession_SetMediaKeySessionCallback() local
[all …]
H A Dnative_mediakeysystem.cpp484 …struct MediaKeySessionObject *sessionObject = new (std::nothrow) MediaKeySessionObject(keySessionI… in OH_MediaKeySystem_CreateMediaKeySession() local
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_binder_databus_invoker_unittest.cpp484 std::shared_ptr<DBinderSessionObject> sessionObject = nullptr; variable
551 std::shared_ptr<DBinderSessionObject> sessionObject = variable
702 std::shared_ptr<DBinderSessionObject> sessionObject = variable
725 std::shared_ptr<DBinderSessionObject> sessionObject = variable
742 std::shared_ptr<DBinderSessionObject> sessionObject = variable
1127 std::shared_ptr<DBinderSessionObject> sessionObject = variable
1148 std::shared_ptr<DBinderSessionObject> sessionObject = variable
1173 std::shared_ptr<DBinderSessionObject> sessionObject = variable
1210 std::shared_ptr<DBinderSessionObject> sessionObject = variable
1245 std::shared_ptr<DBinderSessionObject> sessionObject = variable
[all …]
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/
H A Dipc_proxy_inner.c160 HandleSessionList *sessionObject = (HandleSessionList *)malloc(sizeof(HandleSessionList)); in GetSessionFromDBinderService() local
207 HandleSessionList *sessionObject = QueryProxySession(svc->handle); in UpdateProto() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_process.h178 bool DBinderBaseInvoker<T>::ProcessRawData(std::shared_ptr<T> sessionObject, MessageParcel &data, u… in ProcessRawData()
208 …binder_transaction_data> DBinderBaseInvoker<T>::ProcessNormalData(std::shared_ptr<T> sessionObject, in ProcessNormalData()
356 …rBaseInvoker<T>::MoveMessageParcel2TransData(MessageParcel &data, std::shared_ptr<T> sessionObject, in MoveMessageParcel2TransData()
H A Ddbinder_base_invoker_interface.h28 std::shared_ptr<T> sessionObject = GetSessionObject(handle, socketId); in WriteTransaction() local
131 std::shared_ptr<T> sessionObject = WriteTransaction(BC_REPLY, flags, 0, in SendReply() local
H A Ddbinder_base_invoker_object.h113 MessageParcel &data, uint32_t socketId, std::shared_ptr<T> sessionObject) in IRemoteObjectTranslateWhenSend()
163 MessageParcel &data, uint32_t socketId, std::shared_ptr<T> sessionObject) in IRemoteObjectTranslateWhenRcv()
292 bool DBinderBaseInvoker<T>::MoveTransData2Buffer(std::shared_ptr<T> sessionObject, in MoveTransData2Buffer()
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/
H A Dipc_proxy_inner.c41 HandleSessionList *sessionObject = (HandleSessionList *)calloc(1, sizeof(HandleSessionList)); in UpdateDatabusClientSession() local
247 HandleSessionList *sessionObject = QueryProxySession(svc->handle); in UpdateProto() local
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c154 static int32_t MoveTransData2Buffer(HandleSessionList *sessionObject, dbinder_transaction_data *tra… in MoveTransData2Buffer()
183 HandleSessionList *sessionObject = GetSessionObject(handle, sessionId); in WriteTransaction() local
346 HandleSessionList *sessionObject = WriteTransaction(BC_REPLY, option, 0, GetCallerSessionId(), in SendReply() local
628 void UpdateClientSession(int32_t handle, HandleSessionList *sessionObject, in UpdateClientSession()
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp233 std::shared_ptr<DBinderSessionObject> sessionObject = std::make_shared<DBinderSessionObject>( in OnReceiveNewConnection() local
536 bool DBinderDatabusInvoker::UpdateClientSession(std::shared_ptr<DBinderSessionObject> sessionObject) in UpdateClientSession()
835 const std::shared_ptr<DBinderSessionObject> sessionObject) in MakeDefaultServerSessionObject()
861 const std::shared_ptr<DBinderSessionObject> sessionObject) in ConnectRemoteObject2Session()
890 std::shared_ptr<DBinderSessionObject> sessionObject) in CreateServerSessionObject()
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeydecryptndk_fuzzer/
H A Dmediakeydecryptndk_fuzzer.cpp181 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); in FuzzTestMediaKeyDecryptNdk() local
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
H A Ddrm_framework_unittest.cpp3040 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); variable
3264 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); variable
3297 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); variable
3324 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); variable
3354 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); variable
3631 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); variable
3653 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); in killclearplay() local
3818 … MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySession); variable
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_audio_codec.cpp478 DrmStandard::MediaKeySessionObject *sessionObject = in OH_AudioCodec_SetDecryptionConfig() local
H A Dnative_video_decoder.cpp782 …struct MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySe… in OH_VideoDecoder_SetDecryptionConfig() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp84 sptr<IRemoteObject> sessionObject = reply.ReadRemoteObject(); in CreateAndConnectSpecificSession() local
146 sptr<IRemoteObject> sessionObject = reply.ReadRemoteObject(); in RecoverAndConnectSpecificSession() local
203 sptr<IRemoteObject> sessionObject = reply.ReadRemoteObject(); in RecoverAndReconnectSceneSession() local
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c827 … SessionInfo *sessionObject = QuerySessionObject((uintptr_t)(dBinderServiceStub->svc.cookie)); in MakeRemoteBinder() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp1290 …struct MediaKeySessionObject *sessionObject = reinterpret_cast<MediaKeySessionObject *>(mediaKeySe… in OH_AVPlayer_SetDecryptionConfig() local