Searched defs:DestroyChannel (Results 1 – 5 of 5) sorted by relevance
| /external/libchrome/ipc/ | ||
| D | ipc_test_base.cc | 50 void IPCChannelMojoTestBase::DestroyChannel() { in DestroyChannel() function in IPCChannelMojoTestBase |
| /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 |