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

  /external/chromium_org/jingle/notifier/communicator/
single_login_attempt_unittest.cc 154 new buzz::XmlElement(buzz::QN_STREAM_ERROR, true);
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengineimpl.cc 301 if (stanza->Name() == QN_STREAM_ERROR) {
constants.h 133 extern const StaticQName QN_STREAM_ERROR;
constants.cc 149 const StaticQName QN_STREAM_ERROR = { NS_STREAM, "error" };

Completed in 66 milliseconds