| /foundation/multimodalinput/input/service/module_loader/test/ |
| H A D | uds_server_test.cpp | 864 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, MODULE_TYPE, UDS_FD, UDS_UID, UDS_PID); in HWTEST_F() local 882 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, MODULE_TYPE, UDS_FD, UDS_UID, UDS_PID); in HWTEST_F() local 898 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, MODULE_TYPE, UDS_FD, UDS_UID, UDS_PID); in HWTEST_F() local 914 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, MODULE_TYPE, UDS_FD, UDS_UID, UDS_PID); HWTEST_F() local 932 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, MODULE_TYPE, udsSessionFd, UDS_UID, udsSessionPid); HWTEST_F() local 957 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, MODULE_TYPE, UDS_FD, UDS_UID, UDS_PID); HWTEST_F() local [all...] |
| /foundation/multimodalinput/input/intention/ipc/socket/src/ |
| H A D | socket_session_manager.cpp | 157 auto session = iter->second; in ReleaseSession() local 176 auto session = iter->second; in ReleaseSessionByPid() local 214 AddSession(std::shared_ptr<SocketSession> session) AddSession() argument 250 NotifySessionDeleted(std::shared_ptr<SocketSession> session) NotifySessionDeleted() argument [all...] |
| /foundation/multimodalinput/input/service/window_manager/test/ |
| H A D | input_windows_manager_ex_test.cpp | 373 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, MODULE_TYPE, UDS_FD, UDS_UID, UDS_PID); in HWTEST_F() local 406 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, MODULE_TYPE, UDS_FD, UDS_UID, UDS_PID); in HWTEST_F() local 1610 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, MODULE_TYPE, UDS_FD, UDS_UID, UDS_PID); in HWTEST_F() local 1657 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, MODULE_TYPE, UDS_FD, UDS_UID, UDS_PID); in HWTEST_F() local
|
| /foundation/window/window_manager/test/fuzztest/window_scene/sessioninterface_fuzzer/ |
| H A D | sessioninterface_fuzzer.cpp | 55 auto session = window->GetHostSession(); in GetProxy() local
|
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| H A D | client_trans_session_callback.c | 41 SessionInfo *session = (SessionInfo *)SoftBusCalloc(sizeof(SessionInfo)); in AcceptSessionAsServer() local [all...] |
| /foundation/communication/ipc/ipc/native/src/mock/include/ |
| H A D | dbinder_base_invoker_interface.h | 105 std::shared_ptr<T> session = WriteTransaction(BC_TRANSACTION, flags, handle, 0, code, data, seqNumber, 0);
in SendRequest() local
|
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| H A D | ipc_binder_databus_invoker_unittest.cpp | 405 std::shared_ptr<DBinderSessionObject> session = testInvoker.QueryClientSessionObject(handle); in HWTEST_F() local 440 std::shared_ptr<DBinderSessionObject> session = testInvoker.QueryServerSessionObject(handle); in HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
| H A D | client_trans_session_service_test.cpp | 135 SessionInfo *session = (SessionInfo*)SoftBusCalloc(sizeof(SessionInfo)); in TestGenerateSession() local 177 SessionInfo *session = TestGenerateSession(sessionParam); AddSessionServerAndSession() local 213 SessionInfo *session = (SessionInfo*)SoftBusMalloc(sizeof(SessionInfo)); GenerateSession() local 291 SessionInfo *session = GenerateSession(sessionParam); HWTEST_F() local [all...] |
| H A D | client_trans_session_callback_test.cpp | 182 SessionInfo *session = (SessionInfo*)SoftBusCalloc(sizeof(SessionInfo)); in TestGenerateSession() local 282 SessionInfo *session = TestGenerateSession(sessionParam); HWTEST_F() local 322 SessionInfo *session = TestGenerateSession(sessionParam); HWTEST_F() local 351 SessionInfo *session = TestGenerateSession(sessionParam); HWTEST_F() local 382 SessionInfo *session = TestGenerateSession(sessionParam); HWTEST_F() local 439 SessionInfo *session = TestGenerateSession(sessionParam); HWTEST_F() local 489 SessionInfo *session = TestGenerateSession(sessionParam); HWTEST_F() local 523 SessionInfo *session = TestGenerateSession(sessionParam); HWTEST_F() local 552 SessionInfo *session = TestGenerateSession(sessionParam); HWTEST_F() local 587 SessionInfo *session = TestGenerateSession(sessionParam); HWTEST_F() local 620 SessionInfo *session = TestGenerateSession(sessionParam); HWTEST_F() local 647 SessionInfo *session = TestGenerateSession(sessionParam); HWTEST_F() local [all...] |
| H A D | client_trans_message_service_test.cpp | 153 SessionInfo *session = (SessionInfo*)SoftBusCalloc(sizeof(SessionInfo)); in TestGenerateSession() local 195 SessionInfo *session = TestGenerateSession(sessionParam); AddSessionServerAndSession() local [all...] |
| /foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/ |
| H A D | session_service_impl.cpp | 95 std::shared_ptr<Session> session; in OpenSession() local 106 int32_t SessionServiceImpl::CloseSession(std::shared_ptr<Session> session) in CloseSession() argument 144 int32_t SessionServiceImpl::CreateSession(int32_t sessionId, const std::shared_ptr<Session> &session) in CreateSession() argument 183 std::shared_ptr<Session> session = std::make_shared<SessionImpl>(); OpenSessionCallback() local 218 std::shared_ptr<Session> session; CloseSessionCallback() local 228 std::shared_ptr<Session> session; BytesReceivedCallback() local 240 std::shared_ptr<Session> session; MessageReceivedCallback() local 249 GetSessionListener( int32_t sessionId, std::shared_ptr<ISessionListener> &listener, std::shared_ptr<Session> &session) GetSessionListener() argument 266 GetSessionListenerOnSessionOpened( int32_t sessionId, std::shared_ptr<ISessionListener> &listener, std::shared_ptr<Session> &session) GetSessionListenerOnSessionOpened() argument [all...] |
| /foundation/filemanagement/app_file_service/interfaces/kits/js/backup/ |
| H A D | session_incremental_backup_n_exporter.cpp | 38 unique_ptr<BIncrementalBackupSession> session; member [all...] |
| H A D | session_backup_n_exporter.cpp | 36 unique_ptr<BSessionBackup> session; member [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| H A D | recover_manager.cpp | 180 bool RecoveryManager::OpenSession(TEEC_Context &context, TEEC_Session &session) in OpenSession() argument 229 CloseSession(TEEC_Context &context, TEEC_Session &session) CloseSession() argument [all...] |
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
| H A D | softbus_agent.cpp | 257 void SoftbusAgent::CloseSession(shared_ptr<BaseSession> session) in CloseSession() argument 284 auto session = make_shared<SoftbusSession>(sessionId, peerDeviceId); in OnSessionOpened() local [all...] |
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/ |
| H A D | network_agent_template.cpp | 148 void NetworkAgentTemplate::AcceptSession(shared_ptr<BaseSession> session, const std::string backStage) in AcceptSession() argument
|
| H A D | kernel_talker.cpp | 73 void KernelTalker::SinkSessionTokernel(shared_ptr<BaseSession> session, const std::string backStage) in SinkSessionTokernel() argument
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/ |
| H A D | softbus_agent_test.cpp | 512 auto session = make_shared<SoftbusSession>(testSessionId, peerDeviceId); in HWTEST_F() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/ |
| H A D | session_pool_test.cpp | 57 void KernelTalker::SinkSessionTokernel(std::shared_ptr<BaseSession> session, const std::string backStage) in SinkSessionTokernel() argument 217 auto session = make_shared<SoftbusSession>(TEST_SESSION_ID, peerDeviceId); in HWTEST_F() local 245 auto session = make_shared<SoftbusSession>(TEST_SESSION_ID, "testNetWork"); in HWTEST_F() local 310 auto session = make_shared<SoftbusSession>(TEST_SESSION_ID, peerDeviceId); in HWTEST_F() local 382 auto session = make_shared<SoftbusSession>(TEST_SESSION_ID, peerDeviceId); in HWTEST_F() local 429 auto session = make_shared<SoftbusSession>(TEST_SESSION_ID, peerDeviceId); HWTEST_F() local 490 auto session = make_shared<SoftbusSession>(TEST_SESSION_ID, peerDeviceId); HWTEST_F() local 585 auto session = make_shared<SoftbusSession>(TEST_SESSION_ID, peerDeviceId); HWTEST_F() local [all...] |
| /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() argument 122 void ObexServerObserver::OnGet(ObexServerSession &session, const ObexHeader &req) in OnGet() argument 128 void ObexServerObserver::OnAbort(ObexServerSession &session, const ObexHeader &req) in OnAbort() argument 134 void ObexServerObserver::OnSetPath(ObexServerSession &session, const ObexHeader &req) in OnSetPath() argument 140 void ObexServerObserver::OnAction(ObexServerSession &session, const ObexHeader &req) in OnAction() argument 146 OnSession(ObexServerSession &session, const ObexHeader &req) OnSession() argument 152 OnBusy(ObexServerSession &session, bool isBusy) const OnBusy() argument 180 auto session = std::make_unique<ObexServerSession>(transport, OnTransportConnected() local 339 HandlePutRequest(ObexServerSession &session, ObexHeader &req) const HandlePutRequest() argument 345 HandleGetRequest(ObexServerSession &session, ObexHeader &req) HandleGetRequest() argument 351 HandleSetPathRequest(ObexServerSession &session, ObexHeader &req) HandleSetPathRequest() argument 357 HandleAbortRequest(ObexServerSession &session, ObexHeader &req) HandleAbortRequest() argument 363 HandleTransportDataBusy(ObexServerSession &session, uint8_t isBusy) HandleTransportDataBusy() argument 368 SetBusy(ObexServerSession &session, bool isBusy) const SetBusy() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
| H A D | rfcomm_channel_fsm.c | 120 RfcommSessionInfo *session = channel->session; in RfcommOpenChannel() local 172 RfcommSessionInfo *session in RfcommRecvSecurityRslt() local 236 RfcommSessionInfo *session = channel->session; RfcommRecvUa() local 307 RfcommSessionInfo *session = channel->session; RfcommRecvDm() local 423 RfcommSessionInfo *session = channel->session; RfcommRecvPnReq() local 562 RfcommSessionInfo *session = channel->session; RfcommRecvDisc() local 649 RfcommSessionInfo *session = channel->session; RfcommRecvRejectRsp() local 677 RfcommSessionInfo *session = channel->session; RfcommCloseChannel() local 736 RfcommSessionInfo *session = channel->session; RfcommTimeOut() local 976 RfcommSessionInfo *session = channel->session; RfcommWriteData() local [all...] |
| H A D | rfcomm_session_fsm.c | 82 RfcommSessionEvtFsm(RfcommSessionInfo *session, RfcommSessionEvent event, const void *data) RfcommSessionEvtFsm() argument 105 RfcommOpenSession(RfcommSessionInfo *session, const void *data) RfcommOpenSession() argument 136 RfcommRecvReqConnectRslt(RfcommSessionInfo *session, const void *data) RfcommRecvReqConnectRslt() argument 183 RfcommRecvConnectRsp(RfcommSessionInfo *session, const void *data) RfcommRecvConnectRsp() argument 241 RfcommRecvConfigRsp(RfcommSessionInfo *session, const void *data) RfcommRecvConfigRsp() argument 293 RfcommRecvConfigReq(RfcommSessionInfo *session, const void *data) RfcommRecvConfigReq() argument 348 RfcommRecvUa0(RfcommSessionInfo *session, const void *data) RfcommRecvUa0() argument 395 RfcommRecvConnectReq(RfcommSessionInfo *session, const void *data) RfcommRecvConnectReq() argument 442 RfcommRecvSabm0(RfcommSessionInfo *session, const void *data) RfcommRecvSabm0() argument 468 RfcommRecvDisc0(RfcommSessionInfo *session, const void *data) RfcommRecvDisc0() argument 516 RfcommRecvLinkLoss(RfcommSessionInfo *session, const void *data) RfcommRecvLinkLoss() argument 558 RfcommRecvDisconnectReq(RfcommSessionInfo *session, const void *data) RfcommRecvDisconnectReq() argument 587 RfcommCloseSession(RfcommSessionInfo *session, const void *data) RfcommCloseSession() argument 630 RfcommRecvDm0(RfcommSessionInfo *session, const void *data) RfcommRecvDm0() argument 676 RfcommRecvTimeOut(RfcommSessionInfo *session, const void *data) RfcommRecvTimeOut() argument 740 RfcommRecvFconReq(RfcommSessionInfo *session, const void *data) RfcommRecvFconReq() argument 775 RfcommRecvFconRsp(RfcommSessionInfo *session, const void *data) RfcommRecvFconRsp() argument 792 RfcommRecvFcoffReq(RfcommSessionInfo *session, const void *data) RfcommRecvFcoffReq() argument 825 RfcommRecvFcoffRsp(RfcommSessionInfo *session, const void *data) RfcommRecvFcoffRsp() argument 842 RfcommRecvTestReq(RfcommSessionInfo *session, const void *data) RfcommRecvTestReq() argument 863 RfcommRecvTestRsp(RfcommSessionInfo *session, const void *data) RfcommRecvTestRsp() argument 880 RfcommRecvNsc(RfcommSessionInfo *session, const void *data) RfcommRecvNsc() argument 905 RfcommRecvSessionSecurityRslt(RfcommSessionInfo *session, const void *data) RfcommRecvSessionSecurityRslt() argument 975 RfcommRestartSession(RfcommSessionInfo *session) RfcommRestartSession() argument 999 RfcommAcceptPeerConnectReq(RfcommSessionInfo *session) RfcommAcceptPeerConnectReq() argument [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| H A D | nstackx_dfile_send.c | 88 DFileSession *session = peerInfo->session; in TcpSendFileDataFrame() local 114 static void UdpSendFileDataSuccess(DFileSession *session, PeerInfo *peerInfo, List *p, FileDataFrameZS *f, in UdpSendFileDataSuccess() argument 125 static int32_t SendFileDataFrame(DFileSession *session, PeerInfo *peerInfo, List *head, uint32_t tid) in SendFileDataFrame() argument 169 SendFileDataFrameEx(DFileSession *session, PeerInfo *peerInfo, List *head, uint32_t tid) SendFileDataFrameEx() argument 196 DoSendDataFrame(DFileSession *session, List *head, int32_t count, uint32_t tid, uint8_t socketIndex) DoSendDataFrame() argument 249 CheckSendByBackPress(DFileSession *session, uint32_t tid, uint8_t socketIndex) CheckSendByBackPress() argument 294 SendDataFrame(DFileSession *session, List *unsent, uint32_t tid, uint8_t socketIndex) SendDataFrame() argument 318 SendControlFrame(DFileSession *session, QueueNode *queueNode) SendControlFrame() argument 352 SendOutboundFrame(DFileSession *session, QueueNode **preQueueNode) SendOutboundFrame() argument 403 TcpSocketRecv(DFileSession *session, uint8_t *buffer, size_t length, struct sockaddr_in *srcAddr, const socklen_t *addrLen) TcpSocketRecv() argument 435 SocketRecvForTcp(DFileSession *session, uint8_t *buffer, struct sockaddr_in *srcAddr, const socklen_t *addrLen) SocketRecvForTcp() argument [all...] |
| H A D | nstackx_dfile_dfx.c | 81 static int32_t HidumpInfoClient(char *message, size_t *size, DFileSession *session) in HidumpInfoClient() argument 113 static int32_t HidumpInfoServer(char *message, size_t *size, DFileSession *session) in HidumpInfoServer() argument 147 DFileSession *session = NULL; HidumpInformation() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/ |
| H A D | coap_client.c | 108 coap_response_t CoapMessageHandler(coap_session_t *session, in CoapMessageHandler() argument 227 coap_session_t *session = NULL; in CoapGetSessionInner() local 256 static void CoapSetAckTimeOut(coap_session_t *session) in CoapSetAckTimeOut() argument 269 coap_session_t *session = NULL; CoapGetSessionEx() local 320 coap_session_t *session = CoapGetSessionEx(ctx, localAddr, localPort, coapServerParameter); CoapGetSession() local [all...] |