Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Dcef_switches.cc13 const char kLogSeverity_Warning[] = "warning"; variable
Dcef_switches.h18 extern const char kLogSeverity_Warning[];
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc192 log_severity = switches::kLogSeverity_Warning; in BasicStartupComplete()
309 switches::kLogSeverity_Warning)) { in BasicStartupComplete()