Home
last modified time | relevance | path

Searched refs:LOG_ERRNO_STREAM (Results 1 – 1 of 1) sorted by relevance

/external/chromium/base/
Dlogging.h427 #define LOG_ERRNO_STREAM(severity) \ macro
431 LAZY_STREAM(LOG_ERRNO_STREAM(severity), LOG_IS_ON(severity))
434 #define PLOG_STREAM(severity) LOG_ERRNO_STREAM(severity)
608 LAZY_STREAM(LOG_ERRNO_STREAM(severity), DLOG_IS_ON(severity))