Home
last modified time | relevance | path

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

/third_party/cef/include/base/
Dcef_logging.h446 #define DLOG_IF(severity, condition) LOG_IF(severity, condition) macro
/third_party/gn/src/base/
Dlogging.h585 #define DLOG_IF(severity, condition) LOG_IF(severity, condition) macro