Home
last modified time | relevance | path

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

/system/connectivity/dhcp_client/
Dmain.cc42 void SetupLogging(bool foreground, in SetupLogging() function
55 SetupLogging(cl->HasSwitch(switches::kForeground), daemon_name); in OnStartup()
/system/update_engine/
Dmain.cc79 void SetupLogging(bool log_to_std_err) { in SetupLogging() function
109 chromeos_update_engine::SetupLogging(FLAGS_logtostderr); in main()
/system/connectivity/apmanager/
Dmain.cc60 void SetupLogging(brillo::Minijail* minijail, in SetupLogging() function
122 SetupLogging(minijail, cl->HasSwitch(switches::kForeground), daemon_name); in OnStartup()
/system/connectivity/shill/
Dshill_main.cc124 void SetupLogging(bool foreground, const char* daemon_name) { in SetupLogging() function
169 SetupLogging(cl->HasSwitch(switches::kForeground), daemon_name); in OnStartup()