Home
last modified time | relevance | path

Searched refs:PrintLogs (Results 1 – 1 of 1) sorted by relevance

/system/logging/logd/
DReplayMessages.cpp300 class PrintLogs : public SingleBufferOperation { class
302 PrintLogs(log_time first_log_timestamp, const char* buffer, const char* buffers, in PrintLogs() function in PrintLogs
449 operation.reset(new PrintLogs(first_log_timestamp, argv[3], argc > 4 ? argv[4] : nullptr, in main()