Searched refs:LogToStderrAndFiles (Results 1 – 7 of 7) sorted by relevance
43 SetLogger(LogToStderrAndFiles({instance.launcher_log_path()}, prefix, stderr_level)); in DefaultSubprocessLogging()
38 cuttlefish::LogToStderrAndFiles( in main()
69 TeeLogger LogToStderrAndFiles(const std::vector<std::string>& files,
281 TeeLogger LogToStderrAndFiles(const std::vector<std::string>& files, in LogToStderrAndFiles() function
74 android::base::SetLogger(LogToStderrAndFiles(log_files)); in ModemSimulatorMain()
72 cuttlefish::LogToStderrAndFiles({instance.launcher_log_path()})); in main()
222 ::android::base::SetLogger(LogToStderrAndFiles({log_path}, prefix)); in ConfigureLogs()