Home
last modified time | relevance | path

Searched defs:is_started (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/modules/isp/
Daiq_handler.h92 bool is_started () const { in is_started() function
174 bool is_started () const { in is_started() function
/external/webrtc/webrtc/base/
Dprofiler.h101 bool is_started() const { return start_count_ > 0; } in is_started() function
/external/autotest/scheduler/
Dmonitor_db_unittest.py456 def _assert_agents_started(self, indexes, is_started=True): argument
/external/toolchain-utils/cros_utils/
Dbuildbot_json.py626 def is_started(self): member in BuildStep