Searched refs:log_only (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h71 DurationReporter(const std::string& title, bool log_only = false);
H A Dutils.cpp94 DurationReporter::DurationReporter(const std::string& title, bool log_only) argument
95 : title_(title), log_only_(log_only) {

Completed in 95 milliseconds