Home
last modified time | relevance | path

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

/system/logging/logd/
DReplayMessages.cpp284 class PrintMemory : public SingleBufferOperation { class
286 PrintMemory(log_time first_log_timestamp, const char* buffer) in PrintMemory() function in PrintMemory
445 operation.reset(new PrintMemory(first_log_timestamp, argv[3])); in main()