Home
last modified time | relevance | path

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

/system/update_engine/common/
Daction_processor.h72 bool IsRunning() const { return current_action_ != nullptr || suspended_; } in IsRunning() function
Daction.h114 bool IsRunning() const { in IsRunning() function
/system/connectivity/shill/wifi/
Dmac80211_monitor_unittest.cc110 bool IsRunning() const { in IsRunning() function in shill::Mac80211MonitorTest