Home
last modified time | relevance | path

Searched defs:is_running (Results 1 – 25 of 78) sorted by relevance

1234

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Dis_running.hpp21 inline bool is_running(const child_handle &p, int & exit_code, std::error_code &ec) noexcept in is_running() function
39 inline bool is_running(const child_handle &p, int & exit_code) in is_running() function
47 inline bool is_running(int code) in is_running() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Dis_running.hpp25 inline bool is_running(int code) in is_running() function
30 inline bool is_running(const child_handle &p, int & exit_code, std::error_code &ec) noexcept in is_running() function
54 inline bool is_running(const child_handle &p, int & exit_code) in is_running() function
/aosp_15_r20/external/cronet/testing/libfuzzer/fuzzers/
H A Dv8_fuzzer.cc79 bool& is_running, in terminate_execution()
119 bool is_running = true; member
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dsimulator.py120 def is_running(self): member in RealTime
192 def is_running(self): member in VirtualTime
/aosp_15_r20/external/crosvm/cros_async/src/blocking/
H A Dcancellable_pool.rs424 let mut is_running = running.0.lock(); in shutdown_with_blocked_work_should_timeout() localVariable
458 let mut is_running = running.0.lock(); in shutdown_in_progress() localVariable
/aosp_15_r20/hardware/nxp/secure_element/snxxx/libese-teq1/nxp-ese/pal/
DNxpTimer.h79 bool is_running; variable
/aosp_15_r20/external/cronet/base/files/
H A Dimportant_file_writer_cleaner.h92 bool is_running() const { in is_running() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/fake/
Dfake_thread.cc29 bool thread_t::is_running() const { in is_running() function in thread_t
/aosp_15_r20/external/autotest/client/cros/
H A Dupstart.py38 def is_running(service_name): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/
H A Dcoroutines.py67 def is_running(coro): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/
Dcoroutines.py67 def is_running(coro): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/
Dcoroutines.py67 def is_running(coro): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/
Dcoroutines.py67 def is_running(coro): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/
Dcoroutines.py67 def is_running(coro): function
/aosp_15_r20/external/python/cpython3/Lib/asyncio/
Dcoroutines.py67 def is_running(coro): function
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DTCPStoreBackend.hpp59 bool is_running() { in is_running() function in c10d::detail::BackgroundThread
/aosp_15_r20/hardware/interfaces/wifi/supplicant/aidl/vts/functional/
H A Dsupplicant_aidl_test_utils.h62 bool waitForSupplicantState(bool is_running) { in waitForSupplicantState()
/aosp_15_r20/external/autotest/server/cros/graphics/
H A Dgraphics_power.py89 def is_running(self): member in GraphicsPowerThread
/aosp_15_r20/external/curl/tests/http/testenv/
H A Dcaddy.py65 def is_running(self): member in Caddy
H A Dvsftpd.py83 def is_running(self): member in VsFTPD
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/libs/proc/
Dprocess.py139 def is_running(self): member in Process
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Ddockerjob.py157 def is_running(self): member in DockerJob
/aosp_15_r20/external/grpc-grpc/tools/run_tests/python_utils/
H A Ddockerjob.py181 def is_running(self): member in DockerJob
/aosp_15_r20/external/openscreen/discovery/public/
H A Ddns_sd_service_watcher.h93 bool is_running() const { return is_running_; } in is_running() function
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dchromedriver.py230 def is_running(self): member in chromedriver_server

1234