HomeSort by relevance Sort by last modified time
    Searched refs:DestroyAllChannels (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/webrtc/voice_engine/
channel_manager.h 109 void DestroyAllChannels();
channel_manager.cc 110 void ChannelManager::DestroyAllChannels() {
voe_base_impl.cc 956 _shared->channel_manager().DestroyAllChannels();
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
rawtransport.cc 52 DestroyAllChannels();
dtlstransport.h 56 Base::DestroyAllChannels();
transport_unittest.cc 71 transport_->DestroyAllChannels();
142 // Test that DestroyAllChannels kills any pending OnConnecting signals.
147 transport_->DestroyAllChannels();
p2ptransport.cc 69 DestroyAllChannels();
transport.h 295 void DestroyAllChannels();
fakesession.h 345 DestroyAllChannels();
transport.cc 347 void Transport::DestroyAllChannels() {

Completed in 672 milliseconds