Home
last modified time | relevance | path

Searched refs:QN_CS_INACTIVE (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
Dconstants.h448 extern const StaticQName QN_CS_INACTIVE;
Dconstants.cc486 const StaticQName QN_CS_INACTIVE = { NS_CHATSTATE, "inactive" }; variable