OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QN_CATEGORY
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h
324
extern const QName
QN_CATEGORY
;
constants.cc
353
const QName
QN_CATEGORY
(true, STR_EMPTY, "category");
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h
372
extern const StaticQName
QN_CATEGORY
;
constants.cc
418
const StaticQName
QN_CATEGORY
= { STR_EMPTY, "category" };
Completed in 1065 milliseconds