Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dwebrtcsessiondescriptionfactory.cc60 static bool ValidStreams(const MediaSessionOptions::Streams& streams) { in ValidStreams() function
188 if (!ValidStreams(session_options.streams)) { in CreateOffer()
242 if (!ValidStreams(options.streams)) { in CreateAnswer()