OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QN_SERVER_PRESENCE
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h
220
extern const QName
QN_SERVER_PRESENCE
;
constants.cc
253
const QName
QN_SERVER_PRESENCE
(true, NS_SERVER, "presence");
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h
230
extern const StaticQName
QN_SERVER_PRESENCE
;
constants.cc
280
const StaticQName
QN_SERVER_PRESENCE
= { NS_SERVER, "presence" };
Completed in 203 milliseconds