Searched refs:PrintLogs (Results 1 – 1 of 1) sorted by relevance
300 class PrintLogs : public SingleBufferOperation { class302 PrintLogs(log_time first_log_timestamp, const char* buffer, const char* buffers, in PrintLogs() function in PrintLogs449 operation.reset(new PrintLogs(first_log_timestamp, argv[3], argc > 4 ? argv[4] : nullptr, in main()