Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_sessionconn.c73 return g_tcpChannelInfoList; in GetTcpChannelInfoList()
89 if (g_tcpChannelInfoList == NULL) { in GetTcpChannelInfoLock()
105 if (g_tcpChannelInfoList == NULL) { in ReleaseTcpChannelInfoLock()
348 if (g_tcpChannelInfoList == NULL) { in CreateTcpChannelInfoList()
403 if (g_tcpChannelInfoList == NULL) { in TransAddTcpChannelInfo()
414 g_tcpChannelInfoList->cnt++; in TransAddTcpChannelInfo()
428 if (g_tcpChannelInfoList == NULL) { in TransTdcGetIpAndConnectTypeById()
464 if (g_tcpChannelInfoList == NULL) { in TransDelTcpChannelInfoByChannelId()
495 if (g_tcpChannelInfoList == NULL) { in TransTdcChannelInfoDeathCallback()
563 if (g_tcpChannelInfoList == NULL) { in IsTdcRecoveryTransLimit()
[all …]