Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dpeerconnection.h295 void UpdateLocalRtpDataChannels(const cricket::StreamParamsVec& streams);
Dpeerconnection.cc1013 UpdateLocalRtpDataChannels(data_desc->streams()); in SetLocalDescription()
1739 void PeerConnection::UpdateLocalRtpDataChannels( in UpdateLocalRtpDataChannels() function in webrtc::PeerConnection