Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h83 bool logcat_only_; variable
Ddumpstate.cpp2981 : title_(title), logcat_only_(logcat_only), verbose_(verbose) { in DurationReporter()
2993 if (!logcat_only_) { in ~DurationReporter()