Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Dcef_switches.cc14 const char kLogSeverity_Error[] = "error"; variable
Dcef_switches.h19 extern const char kLogSeverity_Error[];
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc195 log_severity = switches::kLogSeverity_Error; in BasicStartupComplete()
312 switches::kLogSeverity_Error)) { in BasicStartupComplete()