Searched refs:ReadLogFile (Results 1 – 3 of 3) sorted by relevance
74 void ReadLogFile(const base::FilePath& log_file, LogFileDelegate* delegate);
257 void ReadLogFile(const base::FilePath& log_file, LogFileDelegate* delegate) { in ReadLogFile() function
245 logging_win::ReadLogFile(log_file, &printer); in PrintLogFile()