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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessionmanager.cc 162 if (!ParseSessionMessage(stanza, &msg, &error)) {
206 if (!ParseSessionMessage(orig_stanza, &msg, &error)) {
228 if (!ParseSessionMessage(orig_stanza, &msg, &error)) {
sessionmessages.h 160 bool ParseSessionMessage(const buzz::XmlElement* stanza,
sessionmessages.cc 195 bool ParseSessionMessage(const buzz::XmlElement* stanza,
    [all...]
session.cc     [all...]
  /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 32 milliseconds