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