Home | History | Annotate | Download | only in media

Lines Matching refs:SetLocalContent

409 bool BaseChannel::SetLocalContent(const MediaContentDescription* content,
412 TRACE_EVENT0("webrtc", "BaseChannel::SetLocalContent");
766 !SetLocalContent(content_desc, action, error_desc)) {
767 LOG(LS_ERROR) << "Failure in SetLocalContent with action " << action;