Searched refs:SetRemoteContent_w (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/pc/ |
D | channel.h | 245 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,
|
D | channel.cc | 289 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
|