Home
last modified time | relevance | path

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

/third_party/cef/include/base/
Dcef_logging.h449 #define DPLOG_IF(severity, condition) PLOG_IF(severity, condition) macro
/third_party/gn/src/base/
Dlogging.h588 #define DPLOG_IF(severity, condition) PLOG_IF(severity, condition) macro