Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dsessionmessages.cc682 bool ParseJingleGroupInfos(const buzz::XmlElement* jingle, in ParseJingleGroupInfos() function
922 if (!ParseJingleGroupInfos(action_elem, &init->groups, error)) in ParseContentMessage()