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 205 bool updated_boot_flags_ = false; member in class:chromeos_update_engine::UpdateAttempterAndroid
update_attempter.h 476 // false and |updated_boot_flags_| is set to true. From that point on there
480 bool updated_boot_flags_ = false; member in class:chromeos_update_engine::UpdateAttempter
update_attempter_android.cc 538 if (updated_boot_flags_) {
554 updated_boot_flags_ = true;
update_attempter.cc     [all...]

Completed in 82 milliseconds