Home
last modified time | relevance | path

Searched refs:GetSocketWithChannelInfoBySession (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c375 static SocketWithChannelInfo *GetSocketWithChannelInfoBySession(const char *sessionName, int32_t se… in GetSocketWithChannelInfoBySession() function
432 SocketWithChannelInfo *socketItem = GetSocketWithChannelInfoBySession(sessionName, sessionId); in TransAddSocketChannelInfo()
480 SocketWithChannelInfo *socketItem = GetSocketWithChannelInfoBySession(sessionName, sessionId); in TransUpdateSocketChannelInfoBySession()
507 SocketWithChannelInfo *socketItem = GetSocketWithChannelInfoBySession(sessionName, sessionId); in TransUpdateSocketChannelLaneInfoBySession()
628 SocketWithChannelInfo *socketItem = GetSocketWithChannelInfoBySession(sessionName, sessionId); in TransSetSocketChannelStateBySession()
685 SocketWithChannelInfo *socketItem = GetSocketWithChannelInfoBySession(sessionName, sessionId); in TransGetSocketChannelStateBySession()
711 SocketWithChannelInfo *socketItem = GetSocketWithChannelInfoBySession(sessionName, sessionId); in TransGetSocketChannelLaneInfoBySession()
777 SocketWithChannelInfo *socketItem = GetSocketWithChannelInfoBySession(sessionName, sessionId); in TransGetPidFromSocketChannelInfoBySession()