Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/tests/
Dmain.cpp173 int stdin_pipe[2]; in check_output() local
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc307 int stdin_pipe[2]; in Start() local
/external/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc311 int stdin_pipe[2]; in Start() local
/external/perfetto/include/perfetto/ext/base/
Dsubprocess.h241 base::Pipe stdin_pipe; member