Searched refs:QN_XSTREAM_SEE_OTHER_HOST (Results 1 – 6 of 6) sorted by relevance
113 stream_error->FirstNamed(buzz::QN_XSTREAM_SEE_OTHER_HOST); in OnError()
156 new buzz::XmlElement(buzz::QN_XSTREAM_SEE_OTHER_HOST, true)); in MakeRedirectError()
144 extern const QName QN_XSTREAM_SEE_OTHER_HOST;
177 const QName QN_XSTREAM_SEE_OTHER_HOST(true, NS_XSTREAM, "see-other-host"); variable
147 extern const StaticQName QN_XSTREAM_SEE_OTHER_HOST;
172 const StaticQName QN_XSTREAM_SEE_OTHER_HOST = { NS_XSTREAM, "see-other-host" }; variable