Home
last modified time | relevance | path

Searched refs:child_handle_ (Results 1 – 25 of 248) sorted by relevance

12345678910

/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dsubprocess.cc64 child_handle_(NULL), child_stdin_(NULL), child_stdout_(NULL) {} in Subprocess()
131 child_handle_ = process_info.hProcess; in Start()
153 GOOGLE_CHECK(child_handle_ != NULL) << "Must call Start() first."; in Communicate()
225 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate()
236 if (!GetExitCodeProcess(child_handle_, &exit_code)) { in Communicate()
241 CloseHandleOrDie(child_handle_); in Communicate()
242 child_handle_ = NULL; in Communicate()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dsubprocess.cc64 child_handle_(NULL), child_stdin_(NULL), child_stdout_(NULL) {} in Subprocess()
131 child_handle_ = process_info.hProcess; in Start()
153 GOOGLE_CHECK(child_handle_ != NULL) << "Must call Start() first."; in Communicate()
225 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate()
236 if (!GetExitCodeProcess(child_handle_, &exit_code)) { in Communicate()
241 CloseHandleOrDie(child_handle_); in Communicate()
242 child_handle_ = NULL; in Communicate()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dsubprocess.cc64 child_handle_(NULL), child_stdin_(NULL), child_stdout_(NULL) {} in Subprocess()
131 child_handle_ = process_info.hProcess; in Start()
153 GOOGLE_CHECK(child_handle_ != NULL) << "Must call Start() first."; in Communicate()
225 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate()
236 if (!GetExitCodeProcess(child_handle_, &exit_code)) { in Communicate()
241 CloseHandleOrDie(child_handle_); in Communicate()
242 child_handle_ = NULL; in Communicate()
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dsubprocess.cc64 child_handle_(NULL), child_stdin_(NULL), child_stdout_(NULL) {} in Subprocess()
131 child_handle_ = process_info.hProcess; in Start()
153 GOOGLE_CHECK(child_handle_ != NULL) << "Must call Start() first."; in Communicate()
225 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate()
236 if (!GetExitCodeProcess(child_handle_, &exit_code)) { in Communicate()
241 CloseHandleOrDie(child_handle_); in Communicate()
242 child_handle_ = NULL; in Communicate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.cc76 child_handle_(NULL), in Subprocess()
146 child_handle_ = process_info.hProcess; in Start()
168 GOOGLE_CHECK(child_handle_ != NULL) << "Must call Start() first."; in Communicate()
238 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate()
249 if (!GetExitCodeProcess(child_handle_, &exit_code)) { in Communicate()
254 CloseHandleOrDie(child_handle_); in Communicate()
255 child_handle_ = NULL; in Communicate()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dsubprocess.cc64 child_handle_(NULL), child_stdin_(NULL), child_stdout_(NULL) {} in Subprocess()
131 child_handle_ = process_info.hProcess; in Start()
153 GOOGLE_CHECK(child_handle_ != NULL) << "Must call Start() first."; in Communicate()
225 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate()
236 if (!GetExitCodeProcess(child_handle_, &exit_code)) { in Communicate()
241 CloseHandleOrDie(child_handle_); in Communicate()
242 child_handle_ = NULL; in Communicate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.cc76 child_handle_(NULL), in Subprocess()
146 child_handle_ = process_info.hProcess; in Start()
168 GOOGLE_CHECK(child_handle_ != NULL) << "Must call Start() first."; in Communicate()
238 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate()
249 if (!GetExitCodeProcess(child_handle_, &exit_code)) { in Communicate()
254 CloseHandleOrDie(child_handle_); in Communicate()
255 child_handle_ = NULL; in Communicate()
/dports/databases/mysql57-client/mysql-5.7.36/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dsubprocess.cc64 child_handle_(NULL), child_stdin_(NULL), child_stdout_(NULL) {} in Subprocess()
131 child_handle_ = process_info.hProcess; in Start()
153 GOOGLE_CHECK(child_handle_ != NULL) << "Must call Start() first."; in Communicate()
225 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate()
236 if (!GetExitCodeProcess(child_handle_, &exit_code)) { in Communicate()
241 CloseHandleOrDie(child_handle_); in Communicate()
242 child_handle_ = NULL; in Communicate()
/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/compiler/
H A Dsubprocess.cc64 child_handle_(NULL), child_stdin_(NULL), child_stdout_(NULL) {} in Subprocess()
131 child_handle_ = process_info.hProcess; in Start()
153 GOOGLE_CHECK(child_handle_ != NULL) << "Must call Start() first."; in Communicate()
225 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate()
236 if (!GetExitCodeProcess(child_handle_, &exit_code)) { in Communicate()
241 CloseHandleOrDie(child_handle_); in Communicate()
242 child_handle_ = NULL; in Communicate()
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/compiler/
H A Dsubprocess.cc76 child_handle_(NULL), in Subprocess()
146 child_handle_ = process_info.hProcess; in Start()
168 GOOGLE_CHECK(child_handle_ != NULL) << "Must call Start() first."; in Communicate()
238 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate()
249 if (!GetExitCodeProcess(child_handle_, &exit_code)) { in Communicate()
254 CloseHandleOrDie(child_handle_); in Communicate()
255 child_handle_ = NULL; in Communicate()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.cc76 child_handle_(NULL), in Subprocess()
146 child_handle_ = process_info.hProcess; in Start()
168 GOOGLE_CHECK(child_handle_ != NULL) << "Must call Start() first."; in Communicate()
238 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate()
249 if (!GetExitCodeProcess(child_handle_, &exit_code)) { in Communicate()
254 CloseHandleOrDie(child_handle_); in Communicate()
255 child_handle_ = NULL; in Communicate()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gtest/src/
H A Dgtest-death-test.cc540 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
557 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
581 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
584 GTEST_DEATH_TEST_CHECK_(::GetExitCodeProcess(child_handle_.Get(), &status) in Wait()
586 child_handle_.Reset(); in Wait()
682 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/gtest/src/
H A Dgtest-death-test.cc540 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
557 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
581 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
584 GTEST_DEATH_TEST_CHECK_(::GetExitCodeProcess(child_handle_.Get(), &status) in Wait()
586 child_handle_.Reset(); in Wait()
682 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/testing/gtest/src/
H A Dgtest-death-test.cc547 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
564 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
588 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
591 GTEST_DEATH_TEST_CHECK_(::GetExitCodeProcess(child_handle_.Get(), in Wait()
593 child_handle_.Reset(); in Wait()
688 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/biology/avida/avida-2.12.4-src/libs/apto/utils/unittest/googletest/
H A Dgtest-death-test.cc540 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
557 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
581 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
584 GTEST_DEATH_TEST_CHECK_(::GetExitCodeProcess(child_handle_.Get(), &status) in Wait()
586 child_handle_.Reset(); in Wait()
682 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc639 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
656 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
680 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
684 ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); in Wait()
685 child_handle_.Reset(); in Wait()
777 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GoogleTest/src/itkgoogletest/googletest/src/
H A Dgtest-death-test.cc639 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
656 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
680 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
684 ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); in Wait()
685 child_handle_.Reset(); in Wait()
777 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/biology/vcflib/vcflib-1.0.2/googletest/googletest/src/
H A Dgtest-death-test.cc639 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
656 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
680 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
684 ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); in Wait()
685 child_handle_.Reset(); in Wait()
777 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/net/flower/flower-0.10/contrib/googletest-release-1.8.0/googletest/src/
H A Dgtest-death-test.cc639 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
656 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
680 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
684 ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); in Wait()
685 child_handle_.Reset(); in Wait()
777 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/devel/ros-urdfdom/urdfdom-1.0.4/urdf_parser/test/gtest/src/
H A Dgtest-death-test.cc631 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
648 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
672 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
676 ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); in Wait()
677 child_handle_.Reset(); in Wait()
769 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/devel/ros-console_bridge/console_bridge-1.0.1/test/gtest/src/
H A Dgtest-death-test.cc631 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
648 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
672 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
676 ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); in Wait()
677 child_handle_.Reset(); in Wait()
769 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/devel/llvm11/llvm-11.0.1.src/utils/unittest/googletest/src/
H A Dgtest-death-test.cc639 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
656 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
680 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
684 ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); in Wait()
685 child_handle_.Reset(); in Wait()
777 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/src/gtest/
H A Dgtest-death-test.cc588 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
605 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
629 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
633 ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); in Wait()
634 child_handle_.Reset(); in Wait()
730 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/lib/gtest/src/
H A Dgtest-death-test.cc588 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
605 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
629 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
633 ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); in Wait()
634 child_handle_.Reset(); in Wait()
730 child_handle_.Reset(process_info.hProcess); in AssumeRole()
/dports/devel/apitrace/apitrace-9.0/thirdparty/gtest/src/
H A Dgtest-death-test.cc639 AutoHandle child_handle_; member in testing::internal::WindowsDeathTest
656 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
680 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
684 ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); in Wait()
685 child_handle_.Reset(); in Wait()
777 child_handle_.Reset(process_info.hProcess); in AssumeRole()

12345678910