Home
last modified time | relevance | path

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

/external/cronet/base/
Dlogging.h588 #define DVLOG_IF(verboselevel, condition) VLOG_IF(verboselevel, condition) macro
601 #define DVLOG_IF(verboselevel, condition) EAT_STREAM_PARAMETERS macro
/external/libchrome/base/
Dlogging.h807 #define DVLOG_IF(verboselevel, condition) VLOG_IF(verboselevel, condition) macro