Home
last modified time | relevance | path

Searched refs:DestroyTransportChannel_w (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransportcontroller.h88 virtual void DestroyTransportChannel_w(const std::string& transport_name,
Dtransportcontroller.cc175 void TransportController::DestroyTransportChannel_w( in DestroyTransportChannel_w() function in cricket::TransportController
Dtransportcontroller_unittest.cc89 transport_controller_->DestroyTransportChannel_w(content, component); in DestroyChannel()
/external/webrtc/talk/session/media/
Dchannel.cc210 transport_controller_->DestroyTransportChannel_w( in ~BaseChannel()
215 transport_controller_->DestroyTransportChannel_w( in ~BaseChannel()
310 transport_controller_->DestroyTransportChannel_w( in set_transport_channel()
342 transport_controller_->DestroyTransportChannel_w( in set_rtcp_transport_channel()