Home
last modified time | relevance | path

Searched defs:sessionNode (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_manager.c73 SessionInfo *sessionNode = NULL; in CheckPermissionState() local
140 SessionInfo *sessionNode = NULL; in SessionIdIsAvailable() local
160 SessionInfo *sessionNode = NULL; in ShowAllSessionInfo() local
414 SessionInfo *sessionNode = NULL; in GetExistSession() local
437 SessionInfo *sessionNode = NULL; in GetSessionById() local
612 SessionInfo *sessionNode = NULL; in ClientDeleteSession() local
656 SessionInfo *sessionNode = NULL; in ClientGetSessionDataById() local
702 SessionInfo *sessionNode = NULL; in ClientGetSessionIntegerDataById() local
744 SessionInfo *sessionNode = NULL; in ClientGetChannelBySessionId() local
778 SessionInfo *sessionNode = NULL; in ClientSetEnableStatusBySocket() local
[all …]
H A Dclient_trans_socket_manager.c91 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()
/ohos5.0/base/security/device_auth/services/key_agree_sdk/src/
H A Dkey_agree_session_manager.c89 SessionNode sessionNode; in AddSessionInner() local
107 SessionNode *sessionNode = NULL; in DeleteSessionInner() local
131 SessionNode *sessionNode = NULL; in GetSessionInner() local
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_session_mgr.c58 static void RemoveAndFreeSessionNode(struct CmSessionNode **sessionNode) in RemoveAndFreeSessionNode()
71 struct CmSessionNode *sessionNode = NULL; in DeleteFirstAbortableSession() local
86 static int32_t AddSessionNode(struct CmSessionNode *sessionNode) in AddSessionNode()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c1463 DFileSessionNode *sessionNode = PopDFileSessionNodeById((uint16_t)sessionId); in NSTACKX_DFileClose() local