Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc1671 bool content_found = false; in GetLocalCandidateMediaIndex() local
1676 content_found = true; in GetLocalCandidateMediaIndex()
1680 return content_found; in GetLocalCandidateMediaIndex()