HomeSort by relevance Sort by last modified time
    Searched refs:updated_contents (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
call.cc 837 const ContentInfos& updated_contents) {
840 const ContentInfo* audio_content = GetFirstAudioContent(updated_contents);
849 const ContentInfo* video_content = GetFirstVideoContent(updated_contents);
858 const ContentInfo* data_content = GetFirstDataContent(updated_contents);
867 UpdateRemoteMediaStreams(session, updated_contents, true);
904 const ContentInfos& updated_contents,
913 const ContentInfo* audio_content = GetFirstAudioContent(updated_contents);
924 const ContentInfo* video_content = GetFirstVideoContent(updated_contents);
935 const ContentInfo* data_content = GetFirstDataContent(updated_contents);
    [all...]
call.h 179 BaseSession* base_session, const ContentInfos& updated_contents);
201 const ContentInfos& updated_contents,
  /external/skia/tools/skpdiff/
skpdiff_server.py 280 updated_contents = None
282 updated_contents = updated_file.read()
293 updated_contents)
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session.cc 1428 ContentInfos& updated_contents = description_info.contents; local
    [all...]

Completed in 866 milliseconds