Home
last modified time | relevance | path

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

/third_party/cef/include/base/
Dcef_logging.h196 const LogSeverity LOG_DFATAL = LOG_ERROR; variable
198 const LogSeverity LOG_DFATAL = LOG_FATAL; variable
/third_party/gn/src/base/
Dlogging.h160 const LogSeverity LOG_DFATAL = LOG_ERROR; variable
162 const LogSeverity LOG_DFATAL = LOG_FATAL; variable