Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp100 bool print_it_anyways_ = false; member in Logcat
216 if (match || print_it_anyways_) { in ProcessBuffer()
632 print_it_anyways_ = true; in Run()
905 if (print_it_anyways_ && (!regex_ || !max_count_)) { in Run()
913 print_it_anyways_ = false; in Run()