Searched refs:QN_STANZA_NOT_ALLOWED (Results 1 – 4 of 4) sorted by relevance
160 AecImpl(error_element, QN_STANZA_NOT_ALLOWED, "cancel", "405"); in AddErrorCode()
201 extern const StaticQName QN_STANZA_NOT_ALLOWED;
239 const StaticQName QN_STANZA_NOT_ALLOWED = { NS_STANZA, "not-allowed" }; variable
1552 return BadMessage(buzz::QN_STANZA_NOT_ALLOWED, in CheckState()