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