Searched refs:copy_log_file_to_pmsg (Results 1 – 2 of 2) sorted by relevance
55 void copy_log_file_to_pmsg(const std::string& source, const std::string& destination);
168 void copy_log_file_to_pmsg(const std::string& source, const std::string& destination) { in copy_log_file_to_pmsg() function214 copy_log_file_to_pmsg(Paths::Get().temporary_log_file(), LAST_LOG_FILE); in copy_logs()215 copy_log_file_to_pmsg(Paths::Get().temporary_install_file(), LAST_INSTALL_FILE); in copy_logs()