Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dsessionmessages.cc305 bool has_video = FindContentInfoByName(contents, CN_VIDEO) != NULL; in ParseGingleTransportInfos() local
332 if (has_video) { in ParseGingleTransportInfos()