Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
H A 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{}
151 func (m *Subprocess) Close() {
159 func (m *Subprocess) flush() error {
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
H A 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 …]
/aosp_15_r20/external/perfetto/src/base/
H A 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
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.cc75 Subprocess::Subprocess() in Subprocess() function in google::protobuf::compiler::Subprocess
308 Subprocess::Subprocess() in Subprocess() function in google::protobuf::compiler::Subprocess
/aosp_15_r20/external/grpc-grpc/test/core/memory_usage/
H A Dmemory_usage_test.cc77 class Subprocess { class
79 explicit Subprocess(std::vector<std::string> args) { in Subprocess() function in Subprocess
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.cc75 Subprocess::Subprocess() in Subprocess() function in google::protobuf::compiler::Subprocess
308 Subprocess::Subprocess() in Subprocess() function in google::protobuf::compiler::Subprocess
/aosp_15_r20/packages/modules/adb/daemon/
Dshell_service.cpp158 class Subprocess { class
216 Subprocess::Subprocess(std::string command, const char* terminal_type, SubprocessType type, in Subprocess() function in __anon1412ba9d0111::Subprocess
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock_test_utils.py81 Subprocess = gtest_test_utils.Subprocess variable
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock_test_utils.py81 Subprocess = gtest_test_utils.Subprocess variable
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock_test_utils.py81 Subprocess = gtest_test_utils.Subprocess variable
/aosp_15_r20/external/perfetto/src/profiling/symbolizer/
H A Dsubprocess_posix.cc31 Subprocess::Subprocess(const std::string& file, std::vector<std::string> args) in Subprocess() function in perfetto::profiling::Subprocess
H A Dsubprocess_windows.cc32 Subprocess::Subprocess(const std::string& file, std::vector<std::string> args) { in Subprocess() function in perfetto::profiling::Subprocess
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp162 Subprocess::Subprocess(Subprocess&& subprocess) in Subprocess() function in cuttlefish::Subprocess
285 return KillSubprocessFallback([nice](Subprocess*) { return nice(); }); in KillSubprocessFallback() argument
Dsubprocess.h55 class Subprocess; variable
/aosp_15_r20/external/libvpx/tools/
H A Dlint-hunks.py40 class Subprocess(subprocess.Popen): class
/aosp_15_r20/external/libaom/tools/
H A Dlint-hunks.py42 class Subprocess(subprocess.Popen): class
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgtest_test_utils.py197 class Subprocess: class
/aosp_15_r20/external/googletest/googletest/test/
H A Dgtest_test_utils.py197 class Subprocess: class
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgtest_test_utils.py197 class Subprocess: class
/aosp_15_r20/device/google/cuttlefish/host/commands/start/
Dflag_forwarder.cc62 const std::string& Subprocess() const { return subprocess_; } in Subprocess() function in cuttlefish::SubprocessFlag
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/
Dall_android_tools_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...