Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/xmpp/
Dxmppengineimpl_iq.cc157 AecImpl(error_element, QN_STANZA_NOT_ACCEPTABLE, "cancel", "406"); in AddErrorCode()
Dconstants.h185 extern const QName QN_STANZA_NOT_ACCEPTABLE;
Dconstants.cc218 const QName QN_STANZA_NOT_ACCEPTABLE(true, NS_STANZA, "not-acceptable"); variable
/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dsession.cc745 return BadMessage(buzz::QN_STANZA_NOT_ACCEPTABLE, in OnInitiateMessage()