Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dchannel.h245 virtual bool SetRemoteContent_w(const MediaContentDescription* content,
356 bool SetRemoteContent_w(const MediaContentDescription* content,
398 bool SetRemoteContent_w(const MediaContentDescription* content,
487 bool SetRemoteContent_w(const MediaContentDescription* content,
Dchannel.cc289 Bind(&BaseChannel::SetRemoteContent_w, this, content, type, error_desc)); in SetRemoteContent()
901 bool VoiceChannel::SetRemoteContent_w(const MediaContentDescription* content, in SetRemoteContent_w() function in cricket::VoiceChannel
1104 bool VideoChannel::SetRemoteContent_w(const MediaContentDescription* content, in SetRemoteContent_w() function in cricket::VideoChannel
1318 bool RtpDataChannel::SetRemoteContent_w(const MediaContentDescription* content, in SetRemoteContent_w() function in cricket::RtpDataChannel