Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dremotevideocapturer.cc64 bool RemoteVideoCapturer::IsRunning() { in IsRunning() function in webrtc::RemoteVideoCapturer
Dandroidvideocapturer.cc198 bool AndroidVideoCapturer::IsRunning() { in IsRunning() function in webrtc::AndroidVideoCapturer
/external/libchrome/base/timer/
Dmock_timer.cc26 bool MockTimer::IsRunning() const { in IsRunning() function in base::MockTimer
Dtimer.cc88 bool Timer::IsRunning() const { in IsRunning() function in base::Timer
/external/v8/src/
Dcancelable-task.h85 bool IsRunning() { return status_.Value() == kRunning; } in IsRunning() function
/external/webrtc/talk/media/devices/
Dyuvframescapturer.cc156 bool YuvFramesCapturer::IsRunning() { in IsRunning() function in cricket::YuvFramesCapturer
Dfilevideocapturer.cc257 bool FileVideoCapturer::IsRunning() { in IsRunning() function in cricket::FileVideoCapturer
/external/webrtc/talk/media/base/
Dfakevideocapturer.h155 virtual bool IsRunning() { return running_; } in IsRunning() function
/external/libchrome/base/threading/
Dthread.cc190 bool Thread::IsRunning() const { in IsRunning() function in base::Thread
Dplatform_thread_unittest.cc140 bool IsRunning() const { in IsRunning() function in base::__anonbb291b730211::FunctionTestThread
/external/webrtc/webrtc/base/
Dplatform_thread.cc151 bool PlatformThread::IsRunning() const { in PlatformThread() function in rtc::PlatformThread
/external/webrtc/talk/media/webrtc/
Dwebrtcvideocapturer.cc356 bool WebRtcVideoCapturer::IsRunning() { in IsRunning() function in cricket::WebRtcVideoCapturer
/external/libchrome/base/trace_event/
Dmemory_dump_manager.cc866 bool MemoryDumpManager::PeriodicGlobalDumpTimer::IsRunning() { in IsRunning() function in base::trace_event::MemoryDumpManager::PeriodicGlobalDumpTimer