Searched refs:SetLocalContent (Results 1 – 2 of 2) sorted by relevance
158 bool BaseChannel::SetLocalContent(const MediaContentDescription* content, in SetLocalContent() function in cricket::BaseChannel391 if (content && !SetLocalContent(content, CA_OFFER)) { in OnSessionState()398 if (content && !SetLocalContent(content, CA_ANSWER)) { in OnSessionState()
103 bool SetLocalContent(const MediaContentDescription* content,