Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Dcef_switches.cc12 const char kLogSeverity_Info[] = "info"; variable
Dcef_switches.h17 extern const char kLogSeverity_Info[];
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc189 log_severity = switches::kLogSeverity_Info; in BasicStartupComplete()