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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengineimpl_iq.cc 145 AecImpl(error_element, QN_STANZA_GONE, "modify", "302");
constants.h 181 extern const QName QN_STANZA_GONE;
constants.cc 214 const QName QN_STANZA_GONE(true, NS_STANZA, "gone");
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengineimpl_iq.cc 145 AecImpl(error_element, QN_STANZA_GONE, "modify", "302");
constants.h 191 extern const StaticQName QN_STANZA_GONE;
constants.cc 230 const StaticQName QN_STANZA_GONE = { NS_STANZA, "gone" };

Completed in 91 milliseconds