Home | Sort by relevance Sort by last modified time |
/system/update_engine/ | |
update_attempter_android.h | 163 bool updated_boot_flags_ = false; member in class:chromeos_update_engine::UpdateAttempterAndroid |
update_attempter_android.cc | 385 if (updated_boot_flags_) { 401 updated_boot_flags_ = true; |
update_attempter.h | 462 // false and |updated_boot_flags_| is set to true. From that point on there 466 bool updated_boot_flags_ = false; member in class:chromeos_update_engine::UpdateAttempter |
update_attempter.cc | [all...] |