Home
last modified time | relevance | path

Searched refs:QN_STANZA_NOT_ALLOWED (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/xmpp/
Dxmppengineimpl_iq.cc160 AecImpl(error_element, QN_STANZA_NOT_ALLOWED, "cancel", "405"); in AddErrorCode()
Dconstants.h201 extern const StaticQName QN_STANZA_NOT_ALLOWED;
Dconstants.cc239 const StaticQName QN_STANZA_NOT_ALLOWED = { NS_STANZA, "not-allowed" }; variable
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dsession.cc1552 return BadMessage(buzz::QN_STANZA_NOT_ALLOWED, in CheckState()