Searched refs:NotifyNetworkingChannelClosed (Results 1 – 5 of 5) sorted by relevance
32 void NotifyNetworkingChannelClosed(const char *sessionName, int32_t channelId);
152 NotifyNetworkingChannelClosed(1);173 NotifyNetworkingChannelClosed(1);
155 NotifyNetworkingChannelClosed(sessionName, 1);178 NotifyNetworkingChannelClosed(sessionName, 1);
71 void NotifyNetworkingChannelClosed(const char *sessionName, int32_t channelId) in NotifyNetworkingChannelClosed() function
330 NotifyNetworkingChannelClosed(appInfo->myData.sessionName, channelId); in OnProxyChannelClosed()