Searched refs:log_files (Results 1 – 1 of 1) sorted by relevance
69 std::vector<std::string> log_files{log_path, modem_log_path}; in main() local70 android::base::SetLogger(cuttlefish::LogToStderrAndFiles(log_files)); in main()