Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp68 class Logcat { class
139 void Logcat::RotateLogs() { in RotateLogs()
187 void Logcat::ProcessBuffer(struct log_msg* buf) { in ProcessBuffer()
232 void Logcat::PrintDividers(log_id_t log_id, bool print_dividers) { in PrintDividers()
247 void Logcat::SetupOutputAndSchedulingPolicy(bool blocking) { in SetupOutputAndSchedulingPolicy()
421 int Logcat::SetLogFormat(const char* format_string) { in SetLogFormat()
524 int Logcat::Run(int argc, char** argv) { in Run()
1202 Logcat logcat; in main()