HomeSort by relevance Sort by last modified time
    Searched refs:ParseJingleSessionMessage (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmessages.cc 175 bool ParseJingleSessionMessage(const buzz::XmlElement* jingle,
200 if (!ParseJingleSessionMessage(jingle, msg, error))
220 return ParseJingleSessionMessage(jingle, msg, error);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessionmessages.cc 169 bool ParseJingleSessionMessage(const buzz::XmlElement* jingle,
188 if (!ParseJingleSessionMessage(jingle, msg, error))
208 return ParseJingleSessionMessage(jingle, msg, error);
    [all...]

Completed in 865 milliseconds