Searched defs:sessionNode (Results 1 – 3 of 3) sorted by relevance
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| D | client_trans_session_manager.c | 73 SessionInfo *sessionNode = NULL; in CheckPermissionState() local 140 SessionInfo *sessionNode = NULL; in SessionIdIsAvailable() local 160 SessionInfo *sessionNode = NULL; in ShowAllSessionInfo() local 416 SessionInfo *sessionNode = NULL; in GetExistSession() local 439 SessionInfo *sessionNode = NULL; in GetSessionById() local 614 SessionInfo *sessionNode = NULL; in ClientDeleteSession() local 658 SessionInfo *sessionNode = NULL; in ClientGetSessionDataById() local 704 SessionInfo *sessionNode = NULL; in ClientGetSessionIntegerDataById() local 746 SessionInfo *sessionNode = NULL; in ClientGetChannelBySessionId() local 780 SessionInfo *sessionNode = NULL; in ClientSetEnableStatusBySocket() local [all …]
|
| D | client_trans_socket_manager.c | 91 NO_SANITIZE("cfi") DestroySessionInfo *CreateDestroySessionNode(SessionInfo *sessionNode, in CreateDestroySessionNode() 169 SessionInfo *sessionNode = NULL; in DestroyClientSessionServer() local 293 static bool ClientTransCheckNeedDel(SessionInfo *sessionNode, int32_t routeType, int32_t connType) in ClientTransCheckNeedDel() 343 SessionInfo *sessionNode = NULL; in DestroyClientSessionByNetworkId() local 565 ClientSessionServer *serverNode, SessionInfo *sessionNode) in FillSessionParam() 634 void ClientCheckWaitTimeOut(const ClientSessionServer *serverNode, SessionInfo *sessionNode, in ClientCheckWaitTimeOut() 717 void ClientUpdateIdleTimeout(const ClientSessionServer *serverNode, SessionInfo *sessionNode, ListN… in ClientUpdateIdleTimeout() 769 …Param *param, SessionAttribute *tmpAttr, ClientSessionServer *serverNode, SessionInfo *sessionNode) in FillDfsSocketParam()
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| D | nstackx_dfile.c | 1463 DFileSessionNode *sessionNode = PopDFileSessionNodeById((uint16_t)sessionId); in NSTACKX_DFileClose() local
|