/external/libchrome/base/process/ |
D | process.h | 112 bool IsRunning() const { in IsRunning() function
|
/external/webrtc/talk/app/webrtc/ |
D | remotevideocapturer.cc | 64 bool RemoteVideoCapturer::IsRunning() { in IsRunning() function in webrtc::RemoteVideoCapturer
|
D | androidvideocapturer.cc | 198 bool AndroidVideoCapturer::IsRunning() { in IsRunning() function in webrtc::AndroidVideoCapturer
|
/external/tensorflow/tensorflow/cc/training/ |
D | queue_runner.h | 106 bool IsRunning() const override { return !stopped_; } in IsRunning() function
|
D | coordinator_test.cc | 94 bool IsRunning() const override { return !stopped_; }; in IsRunning() function in tensorflow::__anon7bc84bb50111::MockQueueRunner
|
/external/v8/src/ |
D | cancelable-task.h | 98 bool IsRunning() { return status_.Value() == kRunning; } in IsRunning() function
|
/external/webrtc/talk/media/devices/ |
D | yuvframescapturer.cc | 156 bool YuvFramesCapturer::IsRunning() { in IsRunning() function in cricket::YuvFramesCapturer
|
D | filevideocapturer.cc | 257 bool FileVideoCapturer::IsRunning() { in IsRunning() function in cricket::FileVideoCapturer
|
/external/webrtc/talk/media/base/ |
D | fakevideocapturer.h | 155 virtual bool IsRunning() { return running_; } in IsRunning() function
|
/external/webrtc/webrtc/base/ |
D | platform_thread.cc | 151 bool PlatformThread::IsRunning() const { in PlatformThread() function in rtc::PlatformThread
|
/external/libchrome/base/threading/ |
D | thread.cc | 233 bool Thread::IsRunning() const { in IsRunning() function in base::Thread
|
D | platform_thread_unittest.cc | 138 bool IsRunning() const { in IsRunning() function in base::__anon468c175c0211::FunctionTestThread
|
/external/libchrome/base/timer/ |
D | timer.cc | 108 bool Timer::IsRunning() const { in IsRunning() function in base::Timer
|
D | timer_unittest.cc | 74 bool IsRunning() { return timer_->IsRunning(); } in IsRunning() function in base::__anon487ef86c0111::OneShotTimerTesterBase
|
/external/webrtc/talk/media/webrtc/ |
D | webrtcvideocapturer.cc | 356 bool WebRtcVideoCapturer::IsRunning() { in IsRunning() function in cricket::WebRtcVideoCapturer
|
/external/libchrome/base/debug/ |
D | activity_tracker_unittest.cc | 276 bool IsRunning() { return is_running_.load(std::memory_order_relaxed); } in IsRunning() function in base::debug::__anonf6ef5f290211::SimpleLockThread
|