Searched refs:CreateRemoteRtpDataChannel (Results 1 – 2 of 2) sorted by relevance
300 void CreateRemoteRtpDataChannel(const std::string& label,
1777 CreateRemoteRtpDataChannel(label, params.first_ssrc()); in UpdateRemoteRtpDataChannels()1814 void PeerConnection::CreateRemoteRtpDataChannel(const std::string& label, in CreateRemoteRtpDataChannel() function in webrtc::PeerConnection