Home
last modified time | relevance | path

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

/system/logging/logcat/
Dlogcat.cpp101 bool print_it_anyway_ = false; member in Logcat
218 if (match || print_it_anyway_) { in ProcessBuffer()
635 print_it_anyway_ = true; in Run()
822 if (print_it_anyway_ && (!regex_ || !max_count_)) { in Run()
830 print_it_anyway_ = false; in Run()