Searched refs:QN_STANZA_BAD_REQUEST (Results 1 – 3 of 3) sorted by relevance
115 AecImpl(error_element, QN_STANZA_BAD_REQUEST, "modify", "400"); in AddErrorCode()
175 extern const StaticQName QN_STANZA_BAD_REQUEST;
210 const StaticQName QN_STANZA_BAD_REQUEST = { NS_STANZA, "bad-request" }; variable