Home
last modified time | relevance | path

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

/system/logging/logcat/
Dlogcat.cpp97 void PrintDividers(log_id_t log_id, bool print_dividers);
248 PrintDividers(buf->id(), print_dividers_); in ProcessBuffer()
322 void Logcat::PrintDividers(log_id_t log_id, bool print_dividers) { in PrintDividers() function in Logcat