Searched refs:CloseChannel (Results 1 – 5 of 5) sorted by relevance
33 void CloseChannel(ChannelType channelType, int64_t channelId);
83 void CloseChannel(ChannelType channelType, int64_t channelId) in CloseChannel() function
132 CloseChannel(realSession->channelType, realSession->channelId); in OnBindChannelOpened()
495 CloseChannel(session->channelType, session->channelId); in CreateServerBindSession()
1062 CloseChannel(session->channelType, session->channelId); in OnSessionFinish()1125 CloseChannel(realSession->channelType, realSession->channelId); in ProcessBindSession()