Searched refs:TcpTranGetAppInfobyChannelId (Results 1 – 4 of 4) sorted by relevance
116 int32_t TcpTranGetAppInfobyChannelId(int32_t channelId, AppInfo* appInfo);
523 ret = TcpTranGetAppInfobyChannelId(channelId, appInfo);527 ret = TcpTranGetAppInfobyChannelId(channelId, appInfo);
583 int32_t TcpTranGetAppInfobyChannelId(int32_t channelId, AppInfo* appInfo) in TcpTranGetAppInfobyChannelId() function
721 return TcpTranGetAppInfobyChannelId(channelId, appInfo); in TransGetAppInfoByChanId()