Home
last modified time | relevance | path

Searched refs:QN_STANZA_GONE (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
Dxmppengineimpl_iq.cc128 AecImpl(error_element, QN_STANZA_GONE, "modify", "302"); in AddErrorCode()
Dconstants.h179 extern const StaticQName QN_STANZA_GONE;
Dconstants.cc215 const StaticQName QN_STANZA_GONE = { NS_STANZA, "gone" }; variable