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