Searched defs:UnregisterChannel (Results 1 – 3 of 3) sorted by relevance
124 internal static void UnregisterChannel(Channel channel) in UnregisterChannel() method in Grpc.Core.GrpcEnvironment
747 void UnregisterChannel(VoiceMediaChannel* channel) { in UnregisterChannel() function808 void UnregisterChannel(VideoMediaChannel* channel) { in UnregisterChannel() function928 void UnregisterChannel(DataMediaChannel* channel) { in UnregisterChannel() function
971 void WebRtcVoiceEngine::UnregisterChannel(WebRtcVoiceMediaChannel* channel) { in UnregisterChannel() function in cricket::WebRtcVoiceEngine