Searched refs:SetupLogging (Results 1 – 4 of 4) sorted by relevance
42 void SetupLogging(bool foreground, in SetupLogging() function55 SetupLogging(cl->HasSwitch(switches::kForeground), daemon_name); in OnStartup()
79 void SetupLogging(bool log_to_std_err) { in SetupLogging() function109 chromeos_update_engine::SetupLogging(FLAGS_logtostderr); in main()
60 void SetupLogging(brillo::Minijail* minijail, in SetupLogging() function122 SetupLogging(minijail, cl->HasSwitch(switches::kForeground), daemon_name); in OnStartup()
124 void SetupLogging(bool foreground, const char* daemon_name) { in SetupLogging() function169 SetupLogging(cl->HasSwitch(switches::kForeground), daemon_name); in OnStartup()