Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dchannel.h263 virtual bool SetLocalContent_w(const MediaContentDescription* content,
409 virtual bool SetLocalContent_w(const MediaContentDescription* content,
492 virtual bool SetLocalContent_w(const MediaContentDescription* content,
614 virtual bool SetLocalContent_w(const MediaContentDescription* content,
Dchannel.cc413 return InvokeOnWorker(Bind(&BaseChannel::SetLocalContent_w, in SetLocalContent()
1495 bool VoiceChannel::SetLocalContent_w(const MediaContentDescription* content, in SetLocalContent_w() function in cricket::VoiceChannel
1766 bool VideoChannel::SetLocalContent_w(const MediaContentDescription* content, in SetLocalContent_w() function in cricket::VideoChannel
2096 bool DataChannel::SetLocalContent_w(const MediaContentDescription* content, in SetLocalContent_w() function in cricket::DataChannel