/build/soong/ui/terminal/ |
D | stdio.go | 43 stdout io.Writer member 47 func NewCustomStdio(stdin io.Reader, stdout, stderr io.Writer) StdioInterface { argument
|
/build/make/tools/compliance/cmd/listshare/ |
D | listshare.go | 131 func listShare(stdout, stderr io.Writer, rootFS fs.FS, files ...string) error { argument
|
/build/make/tools/compliance/cmd/shippedlibs/ |
D | shippedlibs.go | 37 stdout io.Writer member
|
/build/make/tools/compliance/cmd/checkshare/ |
D | checkshare.go | 149 func checkShare(stdout, stderr io.Writer, rootFS fs.FS, files ...string) error { argument
|
/build/soong/cmd/run_with_timeout/ |
D | run_with_timeout.go | 91 stdin io.Reader, stdout, stderr io.Writer) error { argument
|
/build/make/tools/compliance/cmd/rtrace/ |
D | rtrace.go | 183 func traceRestricted(ctx *context, stdout, stderr io.Writer, rootFS fs.FS, files ...string) (*compl… argument
|
/build/make/tools/compliance/cmd/bom/ |
D | bom.go | 37 stdout io.Writer member
|
/build/soong/cmd/path_interposer/ |
D | main.go | 80 func Main(stdout, stderr io.Writer, interposer string, args []string, opts mainOpts) (int, error) { argument
|
/build/make/tools/compliance/cmd/dumpgraph/ |
D | dumpgraph.go | 173 func dumpGraph(ctx *context, stdout, stderr io.Writer, rootFS fs.FS, files ...string) error { argument
|
/build/make/tools/compliance/cmd/dumpresolutions/ |
D | dumpresolutions.go | 186 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/ |
D | KatiCommandImpl.java | 93 final StringBuilder stdout = new StringBuilder(); in run() local
|
/build/make/tools/compliance/cmd/textnotice/ |
D | textnotice.go | 40 stdout io.Writer member
|
/build/make/tools/compliance/cmd/xmlnotice/ |
D | xmlnotice.go | 41 stdout io.Writer member
|
/build/make/tools/compliance/cmd/htmlnotice/ |
D | htmlnotice.go | 41 stdout io.Writer member
|