Home | History | Annotate | Download | only in media

Lines Matching refs:SetRemoteContent

417 bool BaseChannel::SetRemoteContent(const MediaContentDescription* content,
420 TRACE_EVENT0("webrtc", "BaseChannel::SetRemoteContent");
780 !SetRemoteContent(content_desc, action, error_desc)) {
781 LOG(LS_ERROR) << "Failure in SetRemoteContent with action " << action;