Home
last modified time | relevance | path

Searched defs:session (Results 226 - 250 of 563) sorted by relevance

12345678910>>...23

/foundation/multimodalinput/input/service/monitor/test/
H A Devent_monitor_handler_test.cpp85 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); in HWTEST_F() local
228 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); in HWTEST_F() local
250 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); in HWTEST_F() local
271 SessionPtr session in HWTEST_F() local
293 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
311 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
329 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
355 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
376 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
408 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
443 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
548 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
568 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
585 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
611 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
614 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
639 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
661 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
676 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
696 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
743 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
761 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
779 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
814 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
838 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
861 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
888 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
907 SessionPtr session = nullptr; HWTEST_F() local
926 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
947 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
[all...]
/foundation/multimodalinput/input/intention/drag/server/src/
H A Ddrag_server.cpp55 auto session = env_->GetSocketSessionManager().FindSessionByPid(context.pid); in Start() local
/foundation/multimodalinput/input/service/event_dispatch/test/
H A Devent_dispatch_test.cpp63 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, 1, 1, 100, 100); in HWTEST_F() local
110 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, 1, 1, 100, 100); in HWTEST_F() local
203 auto session = udsServer.GetSession(fd); in HWTEST_F() local
224 auto session = udsServer.GetSession(fd); in HWTEST_F() local
245 auto session = udsServer.GetSession(fd); HWTEST_F() local
266 auto session = udsServer.GetSession(fd); HWTEST_F() local
287 auto session = udsServer.GetSession(fd); HWTEST_F() local
361 auto session = udsServer.GetSession(fd); HWTEST_F() local
391 auto session = udsServer.GetSession(fd); HWTEST_F() local
412 auto session = udsServer.GetSession(fd); HWTEST_F() local
1517 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
1551 SessionPtr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/event_dispatch/src/
H A Devent_dispatch_handler.cpp385 auto session = udsServer.GetSession(fd); in DispatchKeyEvent() local
/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...]

Completed in 23 milliseconds

12345678910>>...23