Home
last modified time | relevance | path

Searched refs:RemoveUnusedChannels (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc750 RemoveUnusedChannels(nullptr); in Close()
832 RemoveUnusedChannels(local_desc_->description()); in SetLocalDescription()
874 RemoveUnusedChannels(desc->description()); in SetRemoteDescription()
1753 void WebRtcSession::RemoveUnusedChannels(const SessionDescription* desc) { in RemoveUnusedChannels() function in webrtc::WebRtcSession
Dwebrtcsession.h404 void RemoveUnusedChannels(const cricket::SessionDescription* desc);