Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dchannel.cc158 bool BaseChannel::SetLocalContent(const MediaContentDescription* content, in SetLocalContent() function in cricket::BaseChannel
391 if (content && !SetLocalContent(content, CA_OFFER)) { in OnSessionState()
398 if (content && !SetLocalContent(content, CA_ANSWER)) { in OnSessionState()
Dchannel.h103 bool SetLocalContent(const MediaContentDescription* content,