Home
last modified time | relevance | path

Searched refs:kLogSeverity_Fatal (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/common/
Dcef_switches.cc15 const char kLogSeverity_Fatal[] = "fatal"; variable
Dcef_switches.h20 extern const char kLogSeverity_Fatal[];
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc198 log_severity = switches::kLogSeverity_Fatal; in BasicStartupComplete()
315 switches::kLogSeverity_Fatal)) { in BasicStartupComplete()