HomeSort by relevance Sort by last modified time
    Searched refs:updated_boot_flags_ (Results 1 - 4 of 4) sorted by null

  /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...]

Completed in 5207 milliseconds