Home
last modified time | relevance | path

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

/external/webrtc/webrtc/libjingle/xmpp/
Dconstants.h218 extern const StaticQName QN_SERVER_PRESENCE;
Dconstants.cc265 const StaticQName QN_SERVER_PRESENCE = { NS_SERVER, "presence" }; variable