Home | History | Annotate | Download | only in base

Lines Matching refs:DPLOG_IF

125 //   DPLOG_IF(ERROR, cond) << "Couldn't do foo";
562 #define DPLOG_IF(severity, condition) PLOG_IF(severity, condition)
579 #define DPLOG_IF(severity, condition) DLOG_EAT_STREAM_PARAMETERS