Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/gpr/
Dsubprocess_posix.cc80 int stdin_pipe[2]; in gpr_subprocess_create_with_envp() local
/external/mesa3d/src/amd/compiler/tests/
Dmain.cpp163 int stdin_pipe[2]; in check_output() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dsubprocess.cc296 int stdin_pipe[2]; in Start() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc325 int stdin_pipe[2]; in Start() local
/external/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc325 int stdin_pipe[2]; in Start() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc325 int stdin_pipe[2]; in Start() local
/external/perfetto/include/perfetto/ext/base/
Dsubprocess.h242 base::Pipe stdin_pipe; member