Home
last modified time | relevance | path

Searched defs:Subprocess (Results 1 – 17 of 17) sorted by relevance

/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dsubprocess.go40 type Subprocess struct { struct
41 cmd *exec.Cmd
42 stdin io.WriteCloser
43 stdout io.ReadCloser
44 primitives map[string]primitive
46 supportsFlush bool
48 pendingReads chan pendingRead
50 readerFinished chan struct{}
150 func (m *Subprocess) Close() {
158 func (m *Subprocess) flush() error {
[all …]
/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dsubprocess.go40 type Subprocess struct { struct
41 cmd *exec.Cmd
42 stdin io.WriteCloser
43 stdout io.ReadCloser
44 primitives map[string]primitive
46 supportsFlush bool
48 pendingReads chan pendingRead
50 readerFinished chan struct{}
150 func (m *Subprocess) Close() {
158 func (m *Subprocess) flush() error {
[all …]
/external/perfetto/src/base/
Dsubprocess.cc30 Subprocess::Subprocess(std::initializer_list<std::string> a) in Subprocess() function in perfetto::base::Subprocess
33 Subprocess::Subprocess(Subprocess&& other) noexcept { in Subprocess() function in perfetto::base::Subprocess
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock_test_utils.py84 Subprocess = gtest_test_utils.Subprocess variable
/external/googletest/googlemock/test/
Dgmock_test_utils.py81 Subprocess = gtest_test_utils.Subprocess variable
/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
Dgmock_test_utils.py81 Subprocess = gtest_test_utils.Subprocess variable
/external/perfetto/src/profiling/symbolizer/
Dsubprocess_posix.cc31 Subprocess::Subprocess(const std::string& file, std::vector<std::string> args) in Subprocess() function in perfetto::profiling::Subprocess
Dsubprocess_windows.cc32 Subprocess::Subprocess(const std::string& file, std::vector<std::string> args) { in Subprocess() function in perfetto::profiling::Subprocess
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dsubprocess.cc71 Subprocess::Subprocess() in Subprocess() function in upbc::Subprocess
279 Subprocess::Subprocess() in Subprocess() function in upbc::Subprocess
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc74 Subprocess::Subprocess() in Subprocess() function in google::protobuf::compiler::Subprocess
290 Subprocess::Subprocess() in Subprocess() function in google::protobuf::compiler::Subprocess
/external/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc75 Subprocess::Subprocess() in Subprocess() function in google::protobuf::compiler::Subprocess
308 Subprocess::Subprocess() in Subprocess() function in google::protobuf::compiler::Subprocess
/external/grpc-grpc/test/core/memory_usage/
Dmemory_usage_test.cc77 class Subprocess { class
79 explicit Subprocess(std::vector<std::string> args) { in Subprocess() function in Subprocess
/external/libvpx/tools/
Dlint-hunks.py40 class Subprocess(subprocess.Popen): class
/external/libaom/tools/
Dlint-hunks.py42 class Subprocess(subprocess.Popen): class
/external/cronet/third_party/googletest/src/googletest/test/
Dgtest_test_utils.py196 class Subprocess: class
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgtest_test_utils.py197 class Subprocess: class
/external/googletest/googletest/test/
Dgtest_test_utils.py197 class Subprocess: class