Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp75 void PrintDividers(log_id_t log_id, bool print_dividers);
232 void Logcat::PrintDividers(log_id_t log_id, bool print_dividers) { in PrintDividers() function in Logcat
1190 PrintDividers(log_msg.id(), printDividers); in Run()