Home
last modified time | relevance | path

Searched defs:log_to_file (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/
Dmain.cc50 bool log_to_file = FLAGS_logtofile || !FLAGS_logtostderr; in main() local
Dlogging.cc70 void SetupLogging(bool log_to_system, bool log_to_file) { in SetupLogging()
Dlogging_android.cc192 CombinedLogger(bool log_to_system, bool log_to_file) { in CombinedLogger()
251 void SetupLogging(bool log_to_system, bool log_to_file) { in SetupLogging()