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