Searched refs:PrintAllLogs (Results 1 – 1 of 1) sorted by relevance
371 class PrintAllLogs : public SingleBufferOperation { class373 PrintAllLogs(log_time first_log_timestamp, const char* buffer, const char* buffers) in PrintAllLogs() function in PrintAllLogs453 new PrintAllLogs(first_log_timestamp, argv[3], argc > 4 ? argv[4] : nullptr)); in main()