Home | History | Annotate | Download | only in base

Lines Matching refs:LOG_ERRNO_STREAM

456 #define LOG_ERRNO_STREAM(severity) \
460 LAZY_STREAM(LOG_ERRNO_STREAM(severity), LOG_IS_ON(severity))
463 #define PLOG_STREAM(severity) LOG_ERRNO_STREAM(severity)
665 LAZY_STREAM(LOG_ERRNO_STREAM(severity), DLOG_IS_ON(severity))