Searched defs:is_running_ (Results 1 – 5 of 5) sorted by relevance
/system/bt/gd/os/ | ||
D | reactor.h | 78 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 |
/system/bt/main/shim/ | ||
D | stack.h | 72 bool is_running_ = false; variable |
/system/bt/gd/facade/ | ||
D | grpc_root_server.cc | 157 bool is_running_ = false; member in bluetooth::facade::__anona8d742b50111::RootFacadeService |