Home
last modified time | relevance | path

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

/frameworks/base/cmds/am/src/com/android/commands/am/
DInstrument.java84 boolean protoStd = false; // write proto to stdout field in Instrument
345 if (protoStd) { in outputProto()
465 if (protoFile || protoStd) { in run()
DAm.java163 instrument.protoStd = true; in runInstrument()