Home
last modified time | relevance | path

Searched defs:stdout_pipe (Results 1 – 4 of 4) sorted by relevance

/third_party/libuv/docs/code/uvtee/
Dmain.c15 uv_pipe_t stdout_pipe; variable
/third_party/skia/third_party/externals/tint/src/utils/io/
Dcommand_posix.cc151 Pipe stdout_pipe; in Exec() local
Dcommand_windows.cc151 Pipe stdout_pipe(true); in Exec() local
/third_party/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc307 int stdout_pipe[2]; in Start() local