/external/autotest/client/cros/ |
D | upstart.py | 38 def is_running(service_name): function
|
/external/adhd/cras/src/server/ |
D | dev_stream.h | 46 int is_running; member
|
/external/autotest/server/cros/graphics/ |
D | graphics_power.py | 89 def is_running(self): member in GraphicsPowerThread
|
/external/grpc-grpc/tools/run_tests/python_utils/ |
D | dockerjob.py | 133 def is_running(self): member in DockerJob
|
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/ |
D | dockerjob.py | 154 def is_running(self): member in DockerJob
|
/external/openscreen/discovery/public/ |
D | dns_sd_service_watcher.h | 93 bool is_running() const { return is_running_; } in is_running() function
|
/external/autotest/client/common_lib/cros/ |
D | chromedriver.py | 215 def is_running(self): member in chromedriver_server
|
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/dbgeng/ |
D | dbgeng.py | 141 def is_running(self): member in DbgEng
|
/external/python/cpython3/Lib/asyncio/ |
D | coroutines.py | 215 def is_running(coro): function
|
D | events.py | 228 def is_running(self): member in AbstractEventLoop
|
D | base_events.py | 685 def is_running(self): member in BaseEventLoop
|
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/lldb/ |
D | LLDB.py | 221 def is_running(self): member in LLDB
|
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/visualstudio/ |
D | VisualStudio.py | 196 def is_running(self): member in VisualStudio
|
/external/grpc-grpc/tools/run_tests/ |
D | run_performance_tests.py | 59 def is_running(self): member in QpsWorkerJob
|
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/ |
D | run_performance_tests.py | 66 def is_running(self): member in QpsWorkerJob
|
/external/autotest/site_utils/lxc/ |
D | container.py | 483 def is_running(self): member in Container
|
/external/rust/crates/tokio/src/runtime/task/ |
D | state.rs | 359 pub(super) fn is_running(self) -> bool { in is_running() method
|
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/ |
D | DebuggerBase.py | 173 def is_running(self): member in DebuggerBase
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | data_utils.py | 617 def is_running(self): member in SequenceEnqueuer
|
/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/ |
D | ProcessKDP.cpp | 803 bool is_running = false; in AsyncThread() local
|
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
D | ProcessFreeBSD.cpp | 863 bool is_running = false; in IsAThreadRunning() local
|
/external/python/cpython3/Modules/ |
D | _xxsubinterpretersmodule.c | 1859 int is_running = _is_running(interp); in _ensure_not_running() local 2248 int is_running = _is_running(interp); in interp_is_running() local
|
/external/crosvm/devices/src/pci/ |
D | ac97_bus_master.rs | 185 fn is_running(&self) -> bool { in is_running() method
|