Searched defs:is_running_ (Results 1 – 3 of 3) sorted by relevance
| /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/unwinding/libunwindstack/utils/ | ||
| D | ProcessTracer.h | 85 bool is_running_ = true; variable |