Searched defs:DVLOG_IF (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dlogging.h563 #define DVLOG_IF(verboselevel, condition) VLOG_IF(verboselevel, condition) macro
580 #define DVLOG_IF(verboselevel, condition) DLOG_EAT_STREAM_PARAMETERS

Completed in 405 milliseconds