Searched defs:RegisterChannel (Results 1 – 3 of 3) sorted by relevance
115 internal static void RegisterChannel(Channel channel) in RegisterChannel() method in Grpc.Core.GrpcEnvironment
140 func RegisterChannel(c Channel, pid int64, ref string) int64 { func
965 void WebRtcVoiceEngine::RegisterChannel(WebRtcVoiceMediaChannel* channel) { in RegisterChannel() function in cricket::WebRtcVoiceEngine