Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dpipe_manager.h44 bool is_running () const { in is_running() function
Dxcam_thread.cpp136 bool Thread::is_running () in is_running() function in XCam::Thread
Ddevice_manager.h90 bool is_running () const { in is_running() function
Dthread_pool.cpp142 ThreadPool::is_running () in is_running() function in XCam::ThreadPool
/external/autotest/client/cros/
Dupstart.py28 def is_running(service_name): function
/external/autotest/site_utils/lxc/container_pool/
Dasync_listener.py61 def is_running(self): member in AsyncListener
Dservice.py129 def is_running(self): member in Service
/external/autotest/site_utils/
Dmetadata_reporter.py126 def is_running(): function
/external/tensorflow/tensorflow/python/keras/_impl/keras/utils/
Ddata_utils.py444 def is_running(self): member in SequenceEnqueuer
523 def is_running(self): member in OrderedEnqueuer
745 def is_running(self): member in GeneratorEnqueuer
/external/autotest/client/common_lib/cros/
Dchromedriver.py207 def is_running(self): member in chromedriver_server
/external/libchrome/base/timer/
Dtimer.h142 bool is_running() const { return is_running_; } in is_running() function
/external/autotest/site_utils/chromeos_proxy/
Dswarming_bots.py187 def is_running(self): member in SwarmingBot
/external/autotest/site_utils/lxc/
Dcontainer.py473 def is_running(self): member in Container
/external/autotest/scheduler/
Ddrone_manager.py114 def is_running(self): member in PidfileContents
132 def is_running(self): member in InvalidPidfile
Dmonitor_db_unittest.py634 def setup_is_running(self, is_running): argument
/external/webrtc/talk/media/base/
Dvideocapturer.cc177 bool is_running = capture_state() == CS_STARTING || in Pause() local
/external/libchrome/base/message_loop/
Dmessage_loop.cc291 bool MessageLoop::is_running() const { in is_running() function in base::MessageLoop
/external/python/cpython3/Lib/asyncio/
Devents.py234 def is_running(self): member in AbstractEventLoop
Dbase_events.py513 def is_running(self): member in BaseEventLoop
/external/toolchain-utils/cros_utils/
Dbuildbot_json.py634 def is_running(self): member in BuildStep