OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QN_PRIVACY_PRESENCE_OUT
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h
238
extern const QName
QN_PRIVACY_PRESENCE_OUT
;
constants.cc
271
const QName
QN_PRIVACY_PRESENCE_OUT
(true, NS_PRIVACY, "presence-out");
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h
248
extern const StaticQName
QN_PRIVACY_PRESENCE_OUT
;
constants.cc
298
const StaticQName
QN_PRIVACY_PRESENCE_OUT
= { NS_PRIVACY, "presence-out" };
Completed in 26 milliseconds