Searched defs:DestroyChannel (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/voice_engine/ | ||
D | channel_manager.cc | 92 void ChannelManager::DestroyChannel(int32_t channel_id) { in DestroyChannel() function in webrtc::voe::ChannelManager |
/external/webrtc/webrtc/p2p/base/ | ||
D | transport_unittest.cc | 49 void DestroyChannel() { in DestroyChannel() function in TransportTest |
D | transport.cc | 214 void Transport::DestroyChannel(int component) { in DestroyChannel() function in cricket::Transport |
D | transportcontroller_unittest.cc | 88 void DestroyChannel(const std::string& content, int component) { in DestroyChannel() function in TransportControllerTest |