Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dsessionmessages.cc169 bool ParseJingleSessionMessage(const buzz::XmlElement* jingle, in ParseJingleSessionMessage() function
188 if (!ParseJingleSessionMessage(jingle, msg, error)) in ParseHybridSessionMessage()
208 return ParseJingleSessionMessage(jingle, msg, error); in ParseSessionMessage()