Home
last modified time | relevance | path

Searched defs:IsRunning (Results 1 – 20 of 20) sorted by relevance

/external/libchrome/base/process/
Dprocess.h112 bool IsRunning() const { in IsRunning() function
/external/llvm-project/lldb/source/Host/common/
DHostProcess.cpp33 bool HostProcess::IsRunning() const { return m_native_process->IsRunning(); } in IsRunning() function in HostProcess
/external/tensorflow/tensorflow/cc/training/
Dqueue_runner.h106 bool IsRunning() const override { return !stopped_; } in IsRunning() function
Dcoordinator_test.cc94 bool IsRunning() const override { return !stopped_; }; in IsRunning() function in tensorflow::__anon8405d2ac0111::MockQueueRunner
/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDP.h143 bool IsRunning(lldb::StateType state) { in IsRunning() function
DCommunicationKDP.h95 bool IsRunning() const { return m_is_running.GetValue(); } in IsRunning() function
/external/llvm-project/lldb/source/Host/posix/
DHostProcessPosix.cpp81 bool HostProcessPosix::IsRunning() const { in IsRunning() function in HostProcessPosix
/external/llvm-project/lldb/source/Host/windows/
DHostProcessWindows.cpp73 bool HostProcessWindows::IsRunning() const { in IsRunning() function in HostProcessWindows
/external/webrtc/rtc_base/
Dplatform_thread.cc91 bool PlatformThread::IsRunning() const { in IsRunning() function in rtc::PlatformThread
Dthread.cc1104 bool Thread::IsRunning() { in PreRun() function in rtc::Thread
/external/libchrome/base/threading/
Dthread.cc233 bool Thread::IsRunning() const { in IsRunning() function in base::Thread
Dplatform_thread_unittest.cc138 bool IsRunning() const { in IsRunning() function in base::__anonbb291b730211::FunctionTestThread
/external/libchrome/base/timer/
Dtimer.cc108 bool Timer::IsRunning() const { in IsRunning() function in base::Timer
Dtimer_unittest.cc74 bool IsRunning() { return timer_->IsRunning(); } in IsRunning() function in base::__anon992290430111::OneShotTimerTesterBase
/external/llvm-project/lldb/include/lldb/Host/common/
DNativeProcessProtocol.h168 bool IsRunning() const { in IsRunning() function
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.h299 bool IsRunning(lldb::StateType state) { in IsRunning() function
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachProcess.h289 bool IsRunning(nub_state_t state) { in IsRunning() function
/external/libchrome/base/debug/
Dactivity_tracker_unittest.cc276 bool IsRunning() { return is_running_.load(std::memory_order_relaxed); } in IsRunning() function in base::debug::__anon642a02a00211::SimpleLockThread
/external/llvm-project/lldb/source/Target/
DProcess.cpp1148 bool Process::IsRunning() const { in IsRunning() function in Process
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...