Home
last modified time | relevance | path

Searched defs:session (Results 351 - 375 of 1052) sorted by relevance

1...<<11121314151617181920>>...43

/foundation/multimodalinput/input/service/module_loader/test/
H A Duds_server_test.cpp864 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 Dsocket_session_manager.cpp157 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 Dinput_windows_manager_ex_test.cpp373 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 Dsessioninterface_fuzzer.cpp55 auto session = window->GetHostSession(); in GetProxy() local
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_callback.c41 SessionInfo *session = (SessionInfo *)SoftBusCalloc(sizeof(SessionInfo)); in AcceptSessionAsServer() local
[all...]
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_interface.h105 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 Dipc_binder_databus_invoker_unittest.cpp405 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 Dclient_trans_session_service_test.cpp135 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 Dclient_trans_session_callback_test.cpp182 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 Dclient_trans_message_service_test.cpp153 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 Dsession_service_impl.cpp95 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 Dsession_incremental_backup_n_exporter.cpp38 unique_ptr<BIncrementalBackupSession> session; member
[all...]
H A Dsession_backup_n_exporter.cpp36 unique_ptr<BSessionBackup> session; member
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Drecover_manager.cpp180 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 Dsoftbus_agent.cpp257 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 Dnetwork_agent_template.cpp148 void NetworkAgentTemplate::AcceptSession(shared_ptr<BaseSession> session, const std::string backStage) in AcceptSession() argument
H A Dkernel_talker.cpp73 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 Dsoftbus_agent_test.cpp512 auto session = make_shared<SoftbusSession>(testSessionId, peerDeviceId); in HWTEST_F() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/
H A Dsession_pool_test.cpp57 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 Dobex_server.cpp116 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 Drfcomm_channel_fsm.c120 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 Drfcomm_session_fsm.c82 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 Dnstackx_dfile_send.c88 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 Dnstackx_dfile_dfx.c81 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 Dcoap_client.c108 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...]

Completed in 21 milliseconds

1...<<11121314151617181920>>...43