Searched refs:QN_STANZA_NOT_ALLOWED (Results 1 – 3 of 3) sorted by relevance
143 AecImpl(error_element, QN_STANZA_NOT_ALLOWED, "cancel", "405"); in AddErrorCode()
184 extern const StaticQName QN_STANZA_NOT_ALLOWED;
221 const StaticQName QN_STANZA_NOT_ALLOWED = { NS_STANZA, "not-allowed" }; variable