Home
last modified time | relevance | path

Searched refs:kLogSeverity (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/common/
Dcef_switches.cc10 const char kLogSeverity[] = "log-severity"; variable
Dcef_switches.h15 extern const char kLogSeverity[];
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc207 command_line->AppendSwitchASCII(switches::kLogSeverity, log_severity); in BasicStartupComplete()
303 command_line->GetSwitchValueASCII(switches::kLogSeverity); in BasicStartupComplete()
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.cc738 switches::kLogSeverity, in AppendExtraCommandLineSwitches()