Home
last modified time | relevance | path

Searched refs:old_pipe_handler (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/core/lib/gpr/
Dsubprocess_posix.cc125 SignalHandler* old_pipe_handler = signal(SIGPIPE, SIG_IGN); in gpr_subprocess_communicate() local
200 signal(SIGPIPE, old_pipe_handler); in gpr_subprocess_communicate()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dsubprocess.cc364 SignalHandler* old_pipe_handler = signal(SIGPIPE, SIG_IGN); in Communicate() local
439 signal(SIGPIPE, old_pipe_handler); in Communicate()
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc388 SignalHandler* old_pipe_handler = signal(SIGPIPE, SIG_IGN); in Communicate() local
468 signal(SIGPIPE, old_pipe_handler); in Communicate()
/external/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc388 SignalHandler* old_pipe_handler = signal(SIGPIPE, SIG_IGN); in Communicate() local
468 signal(SIGPIPE, old_pipe_handler); in Communicate()
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc388 SignalHandler* old_pipe_handler = signal(SIGPIPE, SIG_IGN); in Communicate() local
468 signal(SIGPIPE, old_pipe_handler); in Communicate()