Home
last modified time | relevance | path

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

/external/webrtc/pc/
Ddata_channel_controller.h96 void UpdateLocalRtpDataChannels(const cricket::StreamParamsVec& streams);
Ddata_channel_controller.cc427 void DataChannelController::UpdateLocalRtpDataChannels( in UpdateLocalRtpDataChannels() function in webrtc::DataChannelController
Dpeer_connection.cc2798 data_channel_controller_.UpdateLocalRtpDataChannels( in ApplyLocalDescription()