Searched defs:DestroyTransportChannel (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Drawtransport.cc127 void RawTransport::DestroyTransportChannel(TransportChannelImpl* channel) { function in class:cricket::RawTransport
H A Ddtlstransport.h213 virtual void DestroyTransportChannel(TransportChannelImpl* channel) { function in class:cricket::DtlsTransport
219 Base::DestroyTransportChannel(base_channel);
H A Dp2ptransport.cc77 void P2PTransport::DestroyTransportChannel(TransportChannelImpl* channel) { function in class:cricket::P2PTransport
H A Dfakesession.h386 virtual void DestroyTransportChannel(TransportChannelImpl* channel) { function in class:cricket::FakeTransport

Completed in 138 milliseconds