OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LOG_CHECK_LEVEL_V
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libjingle/overrides/talk/base/
logging.h
177
#define
LOG_CHECK_LEVEL_V
(sev) VLOG_IS_ON(sev)
/external/chromium/third_party/libjingle/overrides/talk/base/
logging.h
56
// LOG_CHECK_LEVEL(sev) (and
LOG_CHECK_LEVEL_V
(sev)) can be used as a test
315
#define
LOG_CHECK_LEVEL_V
(sev) \
339
#define
LOG_CHECK_LEVEL_V
(sev) \
/external/chromium/third_party/libjingle/source/talk/base/
logging.h
56
// LOG_CHECK_LEVEL(sev) (and
LOG_CHECK_LEVEL_V
(sev)) can be used as a test
311
#define
LOG_CHECK_LEVEL_V
(sev) \
335
#define
LOG_CHECK_LEVEL_V
(sev) \
/external/chromium_org/third_party/libjingle/source/talk/base/
logging.h
58
// LOG_CHECK_LEVEL(sev) (and
LOG_CHECK_LEVEL_V
(sev)) can be used as a test
323
#define
LOG_CHECK_LEVEL_V
(sev) \
349
#define
LOG_CHECK_LEVEL_V
(sev) \
Completed in 87 milliseconds