Home
last modified time | relevance | path

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

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