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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengineimpl_iq.cc 160 AecImpl(error_element, QN_STANZA_NOT_ALLOWED, "cancel", "405");
constants.h 186 extern const QName QN_STANZA_NOT_ALLOWED;
constants.cc 219 const QName QN_STANZA_NOT_ALLOWED(true, NS_STANZA, "not-allowed");
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengineimpl_iq.cc 160 AecImpl(error_element, QN_STANZA_NOT_ALLOWED, "cancel", "405");
constants.h 196 extern const StaticQName QN_STANZA_NOT_ALLOWED;
constants.cc 236 const StaticQName QN_STANZA_NOT_ALLOWED = { NS_STANZA, "not-allowed" };
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.cc 887 return BadMessage(buzz::QN_STANZA_NOT_ALLOWED,
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session.cc     [all...]

Completed in 47 milliseconds