Searched refs:SaveToFile (Results 1 – 3 of 3) sorted by relevance
52 bool SaveToFile(const base::FilePath& path);
126 current_log_->SaveToFile(saved_log_path_); in PersistToDisk()230 staged_log->SaveToFile(staged_log_path_); in StageCurrentLog()
54 bool MetricsLog::SaveToFile(const base::FilePath& path) { in SaveToFile() function in MetricsLog