Searched refs:DestroyTransportChannel (Results 1 – 8 of 8) sorted by relevance
213 virtual void DestroyTransportChannel(TransportChannelImpl* channel) { in DestroyTransportChannel() function219 Base::DestroyTransportChannel(base_channel); in DestroyTransportChannel()
62 virtual void DestroyTransportChannel(TransportChannelImpl* channel);
48 virtual void DestroyTransportChannel(TransportChannelImpl* channel);
127 void RawTransport::DestroyTransportChannel(TransportChannelImpl* channel) { in DestroyTransportChannel() function in cricket::RawTransport
77 void P2PTransport::DestroyTransportChannel(TransportChannelImpl* channel) { in DestroyTransportChannel() function in cricket::P2PTransport
350 virtual void DestroyTransportChannel(TransportChannelImpl* channel) = 0;
320 DestroyTransportChannel(impl); in DestroyChannel_w()391 DestroyTransportChannel(impls[i]); in DestroyAllChannels_w()
386 virtual void DestroyTransportChannel(TransportChannelImpl* channel) { in DestroyTransportChannel() function