Searched refs:FindChannel (Results 1 – 2 of 2) sorted by relevance
739 Channel* channel1 = FindChannel(channel_id); in HandleChannelBindRequest()740 Channel* channel2 = FindChannel(peer_attr->GetAddress()); in HandleChannelBindRequest()771 Channel* channel = FindChannel(channel_id); in HandleChannelData()788 Channel* channel = FindChannel(addr); in OnExternalPacket()849 TurnServerAllocation::Channel* TurnServerAllocation::FindChannel( in FindChannel() function in cricket::TurnServerAllocation859 TurnServerAllocation::Channel* TurnServerAllocation::FindChannel( in FindChannel() function in cricket::TurnServerAllocation
111 Channel* FindChannel(int channel_id) const;112 Channel* FindChannel(const rtc::SocketAddress& addr) const;