Searched refs:GetRemoteChannel (Results 1 – 1 of 1) sorted by relevance
825 P2PTransportChannel* rch = GetRemoteChannel(data->channel); in OnMessage()843 P2PTransportChannel* rch = GetRemoteChannel(data->channel); in OnMessage()906 P2PTransportChannel* GetRemoteChannel(IceTransportInternal* ch) { in GetRemoteChannel() function in cricket::P2PTransportChannelTestBase