Home
last modified time | relevance | path

Searched defs:stdout (Results 1 – 14 of 14) sorted by relevance

/build/soong/ui/terminal/
Dstdio.go43 stdout io.Writer member
47 func NewCustomStdio(stdin io.Reader, stdout, stderr io.Writer) StdioInterface { argument
/build/make/tools/compliance/cmd/listshare/
Dlistshare.go131 func listShare(stdout, stderr io.Writer, rootFS fs.FS, files ...string) error { argument
/build/make/tools/compliance/cmd/shippedlibs/
Dshippedlibs.go37 stdout io.Writer member
/build/make/tools/compliance/cmd/checkshare/
Dcheckshare.go149 func checkShare(stdout, stderr io.Writer, rootFS fs.FS, files ...string) error { argument
/build/soong/cmd/run_with_timeout/
Drun_with_timeout.go91 stdin io.Reader, stdout, stderr io.Writer) error { argument
/build/make/tools/compliance/cmd/rtrace/
Drtrace.go183 func traceRestricted(ctx *context, stdout, stderr io.Writer, rootFS fs.FS, files ...string) (*compl… argument
/build/make/tools/compliance/cmd/bom/
Dbom.go37 stdout io.Writer member
/build/soong/cmd/path_interposer/
Dmain.go80 func Main(stdout, stderr io.Writer, interposer string, args []string, opts mainOpts) (int, error) { argument
/build/make/tools/compliance/cmd/dumpgraph/
Ddumpgraph.go173 func dumpGraph(ctx *context, stdout, stderr io.Writer, rootFS fs.FS, files ...string) error { argument
/build/make/tools/compliance/cmd/dumpresolutions/
Ddumpresolutions.go186 func dumpResolutions(ctx *context, stdout, stderr io.Writer, rootFS fs.FS, files ...string) (*compl… argument
/build/make/tools/product_config/src/com/android/build/config/
DKatiCommandImpl.java93 final StringBuilder stdout = new StringBuilder(); in run() local
/build/make/tools/compliance/cmd/textnotice/
Dtextnotice.go40 stdout io.Writer member
/build/make/tools/compliance/cmd/xmlnotice/
Dxmlnotice.go41 stdout io.Writer member
/build/make/tools/compliance/cmd/htmlnotice/
Dhtmlnotice.go41 stdout io.Writer member