HomeSort by relevance Sort by last modified time
    Searched refs:REDIRECT_TO_STDERR (Results 1 - 2 of 2) sorted by null

  /frameworks/native/cmds/dumpstate/
DumpstateUtil.h 45 REDIRECT_TO_STDERR
94 /* Sets the command's OutputMode as `REDIRECT_TO_STDERR` */
DumpstateUtil.cpp 112 values.output_mode_ = REDIRECT_TO_STDERR;
244 bool silent = (options.OutputMode() == REDIRECT_TO_STDERR);

Completed in 4040 milliseconds