OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestroyAllChannels
(Results
1 - 9
of
9
) sorted by null
/external/webrtc/webrtc/p2p/base/
p2ptransport.cc
27
DestroyAllChannels
();
dtlstransport.h
41
Base::
DestroyAllChannels
();
transport.h
233
void
DestroyAllChannels
();
transport.cc
255
void Transport::
DestroyAllChannels
() {
transport_unittest.cc
39
transport_->
DestroyAllChannels
();
faketransportcontroller.h
357
~FakeTransport() {
DestroyAllChannels
(); }
/external/webrtc/webrtc/voice_engine/
channel_manager.h
111
void
DestroyAllChannels
();
channel_manager.cc
117
void ChannelManager::
DestroyAllChannels
() {
voe_base_impl.cc
656
shared_->channel_manager().
DestroyAllChannels
();
Completed in 4406 milliseconds