Searched refs:DestroyTransportChannel (Results 1 – 6 of 6) sorted by relevance
207 void DestroyTransportChannel(TransportChannelImpl* channel) override { in DestroyTransportChannel() function213 Base::DestroyTransportChannel(base_channel); in DestroyTransportChannel()
34 void P2PTransport::DestroyTransportChannel(TransportChannelImpl* channel) { in DestroyTransportChannel() function in cricket::P2PTransport
28 virtual void DestroyTransportChannel(TransportChannelImpl* channel);
221 DestroyTransportChannel(channel); in DestroyChannel()257 DestroyTransportChannel(kv.second); in DestroyAllChannels()
257 virtual void DestroyTransportChannel(TransportChannelImpl* channel) = 0;
426 void DestroyTransportChannel(TransportChannelImpl* channel) override { in DestroyTransportChannel() function