| /external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/ |
| D | subprocess.go | 40 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/ |
| D | subprocess.go | 40 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/ |
| D | subprocess.cc | 30 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/ |
| D | gmock_test_utils.py | 84 Subprocess = gtest_test_utils.Subprocess variable
|
| /external/googletest/googlemock/test/ |
| D | gmock_test_utils.py | 81 Subprocess = gtest_test_utils.Subprocess variable
|
| /external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
| D | gmock_test_utils.py | 81 Subprocess = gtest_test_utils.Subprocess variable
|
| /external/perfetto/src/profiling/symbolizer/ |
| D | subprocess_posix.cc | 31 Subprocess::Subprocess(const std::string& file, std::vector<std::string> args) in Subprocess() function in perfetto::profiling::Subprocess
|
| D | subprocess_windows.cc | 32 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/ |
| D | subprocess.cc | 71 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/ |
| D | subprocess.cc | 74 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/ |
| D | subprocess.cc | 75 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/ |
| D | memory_usage_test.cc | 77 class Subprocess { class 79 explicit Subprocess(std::vector<std::string> args) { in Subprocess() function in Subprocess
|
| /external/libvpx/tools/ |
| D | lint-hunks.py | 40 class Subprocess(subprocess.Popen): class
|
| /external/libaom/tools/ |
| D | lint-hunks.py | 42 class Subprocess(subprocess.Popen): class
|
| /external/cronet/third_party/googletest/src/googletest/test/ |
| D | gtest_test_utils.py | 196 class Subprocess: class
|
| /external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
| D | gtest_test_utils.py | 197 class Subprocess: class
|
| /external/googletest/googletest/test/ |
| D | gtest_test_utils.py | 197 class Subprocess: class
|