Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h73 bool log_only_; variable
Dutils.cpp120 : title_(title), log_only_(log_only) { in DurationReporter()
129 if (log_only_) { in ~DurationReporter()