/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/ |
H A D | capture_session.cpp | 87 Camera_ErrorCode OH_CaptureSession_UnregisterCallback(Camera_CaptureSession* session, in OH_CaptureSession_UnregisterCallback() 134 Camera_ErrorCode OH_CaptureSession_BeginConfig(Camera_CaptureSession* session) in OH_CaptureSession_BeginConfig() 141 Camera_ErrorCode OH_CaptureSession_CommitConfig(Camera_CaptureSession* session) in OH_CaptureSession_CommitConfig() 166 Camera_ErrorCode OH_CaptureSession_AddPreviewOutput(Camera_CaptureSession* session, in OH_CaptureSession_AddPreviewOutput() 176 Camera_ErrorCode OH_CaptureSession_RemovePreviewOutput(Camera_CaptureSession* session, in OH_CaptureSession_RemovePreviewOutput() 206 Camera_ErrorCode OH_CaptureSession_AddMetadataOutput(Camera_CaptureSession* session, in OH_CaptureSession_AddMetadataOutput() 370 Camera_ErrorCode OH_CaptureSession_Start(Camera_CaptureSession* session) in OH_CaptureSession_Start() 377 Camera_ErrorCode OH_CaptureSession_Stop(Camera_CaptureSession* session) in OH_CaptureSession_Stop() 384 Camera_ErrorCode OH_CaptureSession_Release(Camera_CaptureSession* session) in OH_CaptureSession_Release() 512 Camera_ErrorCode OH_CaptureSession_CanAddInput(Camera_CaptureSession* session, in OH_CaptureSession_CanAddInput() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_session_fsm.c | 105 int RfcommOpenSession(RfcommSessionInfo *session, const void *data) in RfcommOpenSession() 241 int RfcommRecvConfigRsp(RfcommSessionInfo *session, const void *data) in RfcommRecvConfigRsp() 348 int RfcommRecvUa0(RfcommSessionInfo *session, const void *data) in RfcommRecvUa0() 442 int RfcommRecvSabm0(RfcommSessionInfo *session, const void *data) in RfcommRecvSabm0() 468 int RfcommRecvDisc0(RfcommSessionInfo *session, const void *data) in RfcommRecvDisc0() 630 int RfcommRecvDm0(RfcommSessionInfo *session, const void *data) in RfcommRecvDm0() 676 int RfcommRecvTimeOut(RfcommSessionInfo *session, const void *data) in RfcommRecvTimeOut() 740 int RfcommRecvFconReq(RfcommSessionInfo *session, const void *data) in RfcommRecvFconReq() 880 int RfcommRecvNsc(RfcommSessionInfo *session, const void *data) in RfcommRecvNsc() 975 int RfcommRestartSession(RfcommSessionInfo *session) in RfcommRestartSession() [all …]
|
H A D | rfcomm_session.c | 40 RfcommSessionInfo *session = NULL; in RfcommDestroySessionList() local 102 void RfcommStartSessionTimer(RfcommSessionInfo *session, uint8_t timeout) in RfcommStartSessionTimer() 119 void RfcommStopSessionTimer(RfcommSessionInfo *session) in RfcommStopSessionTimer() 157 RfcommSessionInfo *session = malloc(sizeof(RfcommSessionInfo)); in RfcommCreateSession() local 186 void RfcommResetSessionInfo(RfcommSessionInfo *session) in RfcommResetSessionInfo() 210 void RfcommSetFlowControlType(RfcommSessionInfo *session, bool isPnReq, uint8_t cl) in RfcommSetFlowControlType() 241 void RfcommRemoveSession(RfcommSessionInfo *session) in RfcommRemoveSession() 265 RfcommSessionInfo *session = NULL; in RfcommGetSessionByLcid() local 295 RfcommSessionInfo *session = NULL; in RfcommGetSessionByAddr() local 321 bool RfcommIsSessionValid(RfcommSessionInfo *session) in RfcommIsSessionValid()
|
H A D | rfcomm_l2cap.c | 31 RfcommSessionInfo *session = NULL; in RfcommRecvConnectReqCback() local 71 RfcommSessionInfo *session = NULL; in RfcommRecvConnectRspCback() local 97 RfcommSessionInfo *session = RfcommGetSessionByLcid(lcid); in RfcommRecvConfigReqCback() local 122 RfcommSessionInfo *session = NULL; in RfcommRecvConfigRspCback() local 156 RfcommSessionInfo *session = RfcommGetSessionByLcid(lcid); in RfcommRecvDisconnectReqCback() local 177 RfcommSessionInfo *session = RfcommGetSessionByLcid(lcid); in RfcommDisconnectAbnormalCback() local 200 RfcommSessionInfo *session = RfcommGetSessionByLcid(lcid); in RfcommRecvDataCback() local 246 RfcommSessionInfo *session = RfcommGetSessionByAddr(addr); in RfcommSendConnectReqCback() local
|
H A D | rfcomm_channel.c | 563 bool RfcommCheckSessionValid(const RfcommSessionInfo *session) in RfcommCheckSessionValid() 622 int RfcommOpenAllChannelOnSession(const RfcommSessionInfo *session) in RfcommOpenAllChannelOnSession() 647 void RfcommResetAllChannelOnSession(const RfcommSessionInfo *session) in RfcommResetAllChannelOnSession() 669 void RfcommSendAllCachePktOnSession(const RfcommSessionInfo *session) in RfcommSendAllCachePktOnSession() 718 void RfcommRemoveAllChannelOnSession(const RfcommSessionInfo *session) in RfcommRemoveAllChannelOnSession() 742 void RfcommRemoveInvalidChannelOnSession(const RfcommSessionInfo *session) in RfcommRemoveInvalidChannelOnSession() 823 RfcommSessionInfo *session = channel->session; in RfcommSendCachePkt() local 906 RfcommSessionInfo *session = channel->session; in RfcommSetFlcToPeer() local 950 RfcommSessionInfo *session = channel->session; in RfcommSetPeerModemStatus() local 990 RfcommSessionInfo *session = channel->session; in RfcommDeterminePeerMtu() local [all …]
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_scene_session_impl_test.cpp | 105 sptr<SessionMocker> session = new (std::nothrow) SessionMocker(sessionInfo); variable 130 sptr<SessionMocker> session = new (std::nothrow) SessionMocker(sessionInfo); variable 161 sptr<SessionMocker> session = new (std::nothrow) SessionMocker(sessionInfo); variable 182 sptr<SessionMocker> session = new (std::nothrow) SessionMocker(sessionInfo); variable 213 sptr<SessionMocker> session = new (std::nothrow) SessionMocker(sessionInfo); variable 243 sptr<SessionMocker> session = new (std::nothrow) SessionMocker(sessionInfo); variable 274 sptr<SessionMocker> session = new (std::nothrow) SessionMocker(sessionInfo); variable 525 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 578 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 660 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable [all …]
|
H A D | window_scene_session_impl_test3.cpp | 93 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 125 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 173 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 255 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 393 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 461 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 497 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 527 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 592 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 621 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable [all …]
|
H A D | window_scene_session_impl_test4.cpp | 90 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 150 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 264 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 331 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 358 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 413 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 438 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 469 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 535 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 575 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable [all …]
|
H A D | window_session_impl_test.cpp | 78 sptr<SessionMocker> session = new(std::nothrow) SessionMocker(sessionInfo); variable 109 sptr<SessionMocker> session = new(std::nothrow) SessionMocker(sessionInfo); variable 142 sptr<SessionMocker> session = new(std::nothrow) SessionMocker(sessionInfo); variable 168 sptr<SessionMocker> session = new(std::nothrow) SessionMocker(sessionInfo); variable 196 sptr<SessionMocker> session = new(std::nothrow) SessionMocker(sessionInfo); variable 236 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 259 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 600 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable 708 sptr<SessionMocker> session = new (std::nothrow) SessionMocker(sessionInfo); variable 1278 sptr<SessionMocker> session = sptr<SessionMocker>::MakeSptr(sessionInfo); variable [all …]
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_test5.cpp | 93 sptr<SceneSession> session = sptr<SceneSession>::MakeSptr(info, nullptr); variable 126 sptr<SceneSession> session = sptr<SceneSession>::MakeSptr(info, nullptr); variable 176 sptr<SceneSession> session = sptr<SceneSession>::MakeSptr(info, nullptr); variable 228 sptr<SceneSession> session = sptr<SceneSession>::MakeSptr(info, nullptr); variable 286 sptr<SceneSession> session = sptr<SceneSession>::MakeSptr(info, nullptr); variable 327 sptr<SceneSession> session = sptr<SceneSession>::MakeSptr(info, nullptr); variable 365 sptr<SceneSession> session = sptr<SceneSession>::MakeSptr(info, nullptr); variable 418 sptr<SceneSession> session = sptr<SceneSession>::MakeSptr(info, nullptr); variable 442 sptr<SceneSession> session = sptr<SceneSession>::MakeSptr(info, nullptr); variable 469 sptr<SceneSession> session = sptr<SceneSession>::MakeSptr(info, nullptr); variable [all …]
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_mp.c | 25 int32_t DFileSocketRecvSP(DFileSession *session) in DFileSocketRecvSP() 70 PeerInfo *TransSelectPeerInfo(DFileSession *session) in TransSelectPeerInfo() 77 PeerInfo *ClientGetPeerInfoByTransId(DFileSession *session) in ClientGetPeerInfoByTransId() 84 PeerInfo *ClientGetPeerInfoBySocketIndex(uint8_t socketIndex, const DFileSession *session) in ClientGetPeerInfoBySocketIndex() 98 int32_t CreateSenderThread(DFileSession *session) in CreateSenderThread() 119 DFileSession *session, DFileRebuildFileList *rebuildList) in RebuildFilelist() 138 int32_t InitOutboundQueueWait(DFileSession *session) in InitOutboundQueueWait() 147 void DestroyOutboundQueueWait(DFileSession *session) in DestroyOutboundQueueWait() 152 void PostOutboundQueueWait(DFileSession *session) in PostOutboundQueueWait()
|
H A D | nstackx_dfile_session.c | 166 static void SendPendingList(DFileSession *session) in SendPendingList() 207 void NoticeSessionProgress(DFileSession *session) in NoticeSessionProgress() 340 DFileSession *session = peerInfo->session; in DTransMsgReceiver() local 909 DFileSession *session = peerInfo->session; in DFileWriteHandle() local 1000 DFileSession *session = arg; in DFileMainLoop() local 1240 struct DFileSession *session; member 1632 DFileSession *session = arg; in ReadEventHandle() local 1777 int32_t DFileSocketRecv(DFileSession *session) in DFileSocketRecv() 1801 DFileSession *session = arg; in DFileReceiverHandle() local 1842 DFileSession *session = arg; in DFileControlHandle() local [all …]
|
/ohos5.0/foundation/communication/netstack/test/unittest/http_client/ |
H A D | HttpClientTaskTest.cpp | 63 HttpSession &session = HttpSession::GetInstance(); variable 75 HttpSession &session = HttpSession::GetInstance(); variable 87 HttpSession &session = HttpSession::GetInstance(); variable 110 HttpSession &session = HttpSession::GetInstance(); variable 130 HttpSession &session = HttpSession::GetInstance(); variable 149 HttpSession &session = HttpSession::GetInstance(); variable 169 HttpSession &session = HttpSession::GetInstance(); variable 191 HttpSession &session = HttpSession::GetInstance(); variable 206 HttpSession &session = HttpSession::GetInstance(); variable 221 HttpSession &session = HttpSession::GetInstance(); variable [all …]
|
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | app_account_authenticator_session_manager.cpp | 99 auto session = std::make_shared<AppAccountAuthenticatorSession>(AUTHENTICATE, request); in Authenticate() local 105 auto session = std::make_shared<AppAccountAuthenticatorSession>(AUTH, request); in Auth() local 111 auto session = std::make_shared<AppAccountAuthenticatorSession>(VERIFY_CREDENTIAL, request); in VerifyCredential() local 130 auto session = std::make_shared<AppAccountCheckLabelsSession>(accounts, request); in SelectAccountsByOptions() local 142 const std::shared_ptr<AppAccountAuthenticatorSession> &session) in OpenSession() 228 auto session = GetSession(sessionId); in OnSessionServerDied() local 237 auto session = GetSession(sessionId); in OnSessionAbilityConnectDone() local 246 auto session = GetSession(sessionId); in OnSessionAbilityDisconnectDone() local 255 auto session = GetSession(sessionId); in OnSessionResult() local 264 auto session = GetSession(sessionId); in OnSessionRequestRedirected() local [all …]
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_test.cpp | 325 sptr<ScreenSession> session = new(std::nothrow) ScreenSession(); variable 657 sptr<ScreenSession> session = new(std::nothrow) ScreenSession(); variable 1092 sptr<ScreenSession> session = new(std::nothrow) ScreenSession(); variable 1108 sptr<ScreenSession> session = new(std::nothrow) ScreenSession(); variable 1125 sptr<ScreenSession> session = new(std::nothrow) ScreenSession(); variable 1143 sptr<ScreenSession> session = new(std::nothrow) ScreenSession(); variable 1161 sptr<ScreenSession> session = new(std::nothrow) ScreenSession(); variable 1203 sptr<ScreenSession> session = new(std::nothrow) ScreenSession(); variable 1931 sptr<ScreenSession> session = new(std::nothrow) variable 2080 ScreenSession session; variable [all …]
|
/ohos5.0/foundation/multimodalinput/input/service/monitor/test/ |
H A D | event_monitor_handler_test.cpp | 82 …SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT,… variable 225 …SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT,… variable 247 …SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT,… variable 268 …SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT,… variable 290 …SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT,… variable 308 …SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT,… variable 337 …SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT,… variable 434 …SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT,… variable 454 …SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT,… variable 471 …SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT,… variable [all …]
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/ |
H A D | compatible_auth_sub_session.c | 41 const DeviceAuthCallback *callback, CompatibleBaseSubSession **session) in CreateClientAuthSubSessionInner() 114 static int32_t HandlePeerAuthError(CompatibleAuthSubSession *session) in HandlePeerAuthError() 123 static int32_t ProcessClientAuthTaskInner(CompatibleAuthSubSession *session, int32_t moduleType, CJ… in ProcessClientAuthTaskInner() 154 static int32_t ProcessClientAuthTask(CompatibleAuthSubSession *session, CJson *receivedData, int32_… in ProcessClientAuthTask() 182 static int32_t GenerateClientFirstMsg(CompatibleAuthSubSession *session, CJson *out, CJson **sendDa… in GenerateClientFirstMsg() 221 static int32_t ProcessServerAuthTaskInner(CompatibleAuthSubSession *session, int32_t moduleType, in ProcessServerAuthTaskInner() 240 static int32_t ProcessServerAuthTask(CompatibleAuthSubSession *session, CJson *receivedData, int32_… in ProcessServerAuthTask() 292 CompatibleBaseSubSession **session) in CreateClientAuthSubSession() 312 CompatibleBaseSubSession **session) in CreateServerAuthSubSession() 360 int32_t ProcessServerAuthSubSession(CompatibleBaseSubSession *session, CJson *in, int32_t *status) in ProcessServerAuthSubSession() [all …]
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/ |
H A D | compatible_bind_sub_session.c | 109 const DeviceAuthCallback *callback, CompatibleBaseSubSession **session) in CreateBaseBindSubSession() 266 static int32_t SendBindDataToPeer(CompatibleBindSubSession *session, CJson *out) in SendBindDataToPeer() 278 static void ReportV1BindCallEvent(const CompatibleBindSubSession *session) in ReportV1BindCallEvent() 299 const CompatibleBindSubSession *session, CJson *out) in InformSelfBindSuccess() 402 static int32_t AddGroupToDatabase(const CompatibleBindSubSession *session) in AddGroupToDatabase() 479 const char *groupId, const CompatibleBindSubSession *session) in AddPeerDevToGroup() 493 const CompatibleBindSubSession *session) in AddGroupAndDev() 507 const CompatibleBindSubSession *session, CJson *out) in HandleBindSuccess() 848 CompatibleBaseSubSession **session) in CreateClientBindSubSession() 895 CompatibleBaseSubSession **session) in CreateServerBindSubSession() [all …]
|
/ohos5.0/base/inputmethod/imf/services/src/ |
H A D | input_method_system_ability.cpp | 170 auto session = UserSessionManager::GetInstance().GetUserSession(userId_); in UpdateUserLockState() local 242 auto session = UserSessionManager::GetInstance().GetUserSession(userId); in PrepareInput() local 279 auto session = UserSessionManager::GetInstance().GetUserSession(userId); in ReleaseInput() local 294 auto session = UserSessionManager::GetInstance().GetUserSession(userId); in StartInput() local 353 auto session = UserSessionManager::GetInstance().GetUserSession(userId); in CheckInputTypeOption() local 369 auto session = UserSessionManager::GetInstance().GetUserSession(userId); in ShowInput() local 390 auto session = UserSessionManager::GetInstance().GetUserSession(userId); in HideInput() local 411 auto session = UserSessionManager::GetInstance().GetUserSession(userId); in StopInputSession() local 432 auto session = UserSessionManager::GetInstance().GetUserSession(userId); in RequestShowInput() local 448 auto session = UserSessionManager::GetInstance().GetUserSession(userId); in RequestHideInput() local [all …]
|
/ohos5.0/base/security/device_auth/services/session_manager/src/ |
H A D | dev_session_mgr.c | 28 DevSession *session; member 43 DevSession *session = ptr->session; in GetSessionInfo() local 62 DevSession *session = sessionInfo->session; in RemoveTimeoutSession() local 88 static int32_t AddNewSessionToList(DevSession *session) in AddNewSessionToList() 146 DevSession *session; in OpenDevSession() local 176 DevSession *session = sessionInfo->session; in StartDevSession() local 197 DevSession *session = sessionInfo->session; in ProcessDevSession() local 210 DevSession *session = ptr->session; in CloseDevSession() local 234 DevSession *session = ptr->session; in CancelDevSession() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_server.cpp | 116 void ObexServerObserver::OnPut(ObexServerSession &session, const ObexHeader &req) in OnPut() 122 void ObexServerObserver::OnGet(ObexServerSession &session, const ObexHeader &req) in OnGet() 128 void ObexServerObserver::OnAbort(ObexServerSession &session, const ObexHeader &req) in OnAbort() 134 void ObexServerObserver::OnSetPath(ObexServerSession &session, const ObexHeader &req) in OnSetPath() 140 void ObexServerObserver::OnAction(ObexServerSession &session, const ObexHeader &req) in OnAction() 146 void ObexServerObserver::OnSession(ObexServerSession &session, const ObexHeader &req) in OnSession() 152 void ObexServerObserver::OnBusy(ObexServerSession &session, bool isBusy) const in OnBusy() 180 auto session = std::make_unique<ObexServerSession>(transport, in OnTransportConnected() local 345 void ObexPrivateServer::HandleGetRequest(ObexServerSession &session, ObexHeader &req) in HandleGetRequest() 357 void ObexPrivateServer::HandleAbortRequest(ObexServerSession &session, ObexHeader &req) in HandleAbortRequest() [all …]
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/ |
H A D | compatible_sub_session.c | 23 const DeviceAuthCallback *callback, CompatibleBaseSubSession **session) in CreateCompatibleSubSession() 45 int32_t ProcessCompatibleSubSession(CompatibleBaseSubSession *session, CJson *in, CJson **out, int3… in ProcessCompatibleSubSession() 66 void DestroyCompatibleSubSession(CompatibleBaseSubSession *session) in DestroyCompatibleSubSession()
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
H A D | client_trans_session_service_impl_test.cpp | 37 int32_t OnSessionOpened(std::shared_ptr<Session> session) override in OnSessionOpened() 42 void OnSessionClosed(std::shared_ptr<Session> session) override in OnSessionClosed() 47 void OnMessageReceived(std::shared_ptr<Session> session, const char *data, ssize_t len) override in OnMessageReceived() 52 void OnBytesReceived(std::shared_ptr<Session> session, const char *data, ssize_t len) override in OnBytesReceived() 57 bool OnDataAvailable(std::shared_ptr<Session> session, uint32_t status) override in OnDataAvailable() 169 std::shared_ptr<Session> session = variable 188 std::shared_ptr<Session> session = variable 207 std::shared_ptr<Session> session = variable 226 std::shared_ptr<Session> session = variable 252 std::shared_ptr<SessionImpl> session = std::make_shared<SessionImpl>(); variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_event_process.cpp | 27 sptr<Rosen::Session> session, const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in ProcessEnterLeaveEvent() 66 sptr<Rosen::Session> session, const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in ProcessWindowMouseEvent() 85 sptr<Rosen::Session> session, const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in ProcessWindowDragEvent() 133 sptr<Rosen::Session> session, const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in UpdateWindowMouseRecord() 141 void WindowEventProcess::DispatchPointerEvent(sptr<Rosen::Session> session, in DispatchPointerEvent()
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/idm_test/ |
H A D | idm_session_test.cpp | 64 struct SessionInfo session = {}; variable 98 struct SessionInfo session; variable 124 struct SessionInfo session; variable 137 struct SessionInfo session; variable 151 struct SessionInfo session; variable 176 struct SessionInfo session; variable
|