Searched refs:DestroyAllChannels (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dchannel_manager.h109 void DestroyAllChannels();
H A Dchannel_manager.cc110 void ChannelManager::DestroyAllChannels() { function in class:webrtc::voe::ChannelManager
H A Dvoe_base_impl.cc956 _shared->channel_manager().DestroyAllChannels();
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Drawtransport.cc52 DestroyAllChannels();
H A Ddtlstransport.h57 Base::DestroyAllChannels();
H A Dp2ptransport.cc69 DestroyAllChannels();
H A Dtransport_unittest.cc74 transport_->DestroyAllChannels();
145 // Test that DestroyAllChannels kills any pending OnConnecting signals.
150 transport_->DestroyAllChannels();
H A Dtransport.h300 void DestroyAllChannels();
H A Dfakesession.h345 DestroyAllChannels();
H A Dtransport.cc365 void Transport::DestroyAllChannels() { function in class:cricket::Transport

Completed in 948 milliseconds