Searched refs:LOG_GETLASTERROR_STREAM (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dlogging.h412 #define LOG_GETLASTERROR_STREAM(severity) \ macro
416 LAZY_STREAM(LOG_GETLASTERROR_STREAM(severity), LOG_IS_ON(severity))
421 LAZY_STREAM(LOG_GETLASTERROR_STREAM(severity, module), \
425 #define PLOG_STREAM(severity) LOG_GETLASTERROR_STREAM(severity)
602 LAZY_STREAM(LOG_GETLASTERROR_STREAM(severity), DLOG_IS_ON(severity))
604 LAZY_STREAM(LOG_GETLASTERROR_STREAM(severity, module), \

Completed in 43 milliseconds