Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dchannel.h266 virtual bool SetRemoteContent_w(const MediaContentDescription* content,
412 virtual bool SetRemoteContent_w(const MediaContentDescription* content,
495 virtual bool SetRemoteContent_w(const MediaContentDescription* content,
617 virtual bool SetRemoteContent_w(const MediaContentDescription* content,
Dchannel.cc421 return InvokeOnWorker(Bind(&BaseChannel::SetRemoteContent_w, in SetRemoteContent()
1540 bool VoiceChannel::SetRemoteContent_w(const MediaContentDescription* content, in SetRemoteContent_w() function in cricket::VoiceChannel
1811 bool VideoChannel::SetRemoteContent_w(const MediaContentDescription* content, in SetRemoteContent_w() function in cricket::VideoChannel
2152 bool DataChannel::SetRemoteContent_w(const MediaContentDescription* content, in SetRemoteContent_w() function in cricket::DataChannel