Home
last modified time | relevance | path

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

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