Searched defs:is_running_ (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/os/ | ||
D | reactor.h | 72 std::atomic<bool> is_running_; variable |
/system/update_engine/ | ||
D | update_boot_flags_action.cc | 27 bool UpdateBootFlagsAction::is_running_ = false; member in chromeos_update_engine::UpdateBootFlagsAction |
D | update_boot_flags_action.h | 53 static bool is_running_; variable |