Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h233 FILE* out_; variable
Dutils.cpp78 out_ = out; in DurationReporter()
85 if (out_) { in ~DurationReporter()
86 fprintf(out_, "------ %.3fs was the duration of '%s' ------\n", in ~DurationReporter()