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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmanager.cc 151 if (!ParseSessionMessage(stanza, &msg, &error)) {
198 if (!ParseSessionMessage(orig_stanza, &msg, &error)) {
sessionmessages.h 204 bool ParseSessionMessage(const buzz::XmlElement* stanza,
session.cc 673 if (!ParseSessionMessage(orig_stanza, &msg, &parse_error)) {
    [all...]
sessionmessages.cc 207 bool ParseSessionMessage(const buzz::XmlElement* stanza,
    [all...]

Completed in 43 milliseconds