/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/ |
H A 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{} 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 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 …]
|
/aosp_15_r20/external/perfetto/src/base/ |
H A 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
|
/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
H A 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
|
/aosp_15_r20/external/grpc-grpc/test/core/memory_usage/ |
H A D | memory_usage_test.cc | 77 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 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
|
/aosp_15_r20/packages/modules/adb/daemon/ |
D | shell_service.cpp | 158 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 D | gmock_test_utils.py | 81 Subprocess = gtest_test_utils.Subprocess variable
|
/aosp_15_r20/external/googletest/googlemock/test/ |
H A D | gmock_test_utils.py | 81 Subprocess = gtest_test_utils.Subprocess variable
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/ |
H A D | gmock_test_utils.py | 81 Subprocess = gtest_test_utils.Subprocess variable
|
/aosp_15_r20/external/perfetto/src/profiling/symbolizer/ |
H A D | subprocess_posix.cc | 31 Subprocess::Subprocess(const std::string& file, std::vector<std::string> args) in Subprocess() function in perfetto::profiling::Subprocess
|
H A D | subprocess_windows.cc | 32 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/ |
D | subprocess.cpp | 162 Subprocess::Subprocess(Subprocess&& subprocess) in Subprocess() function in cuttlefish::Subprocess 285 return KillSubprocessFallback([nice](Subprocess*) { return nice(); }); in KillSubprocessFallback() argument
|
D | subprocess.h | 55 class Subprocess; variable
|
/aosp_15_r20/external/libvpx/tools/ |
H A D | lint-hunks.py | 40 class Subprocess(subprocess.Popen): class
|
/aosp_15_r20/external/libaom/tools/ |
H A D | lint-hunks.py | 42 class Subprocess(subprocess.Popen): class
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
H A D | gtest_test_utils.py | 197 class Subprocess: class
|
/aosp_15_r20/external/googletest/googletest/test/ |
H A D | gtest_test_utils.py | 197 class Subprocess: class
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/ |
H A D | gtest_test_utils.py | 197 class Subprocess: class
|
/aosp_15_r20/device/google/cuttlefish/host/commands/start/ |
D | flag_forwarder.cc | 62 const std::string& Subprocess() const { return subprocess_; } in Subprocess() function in cuttlefish::SubprocessFlag
|
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/ |
D | all_android_tools_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |