Searched refs:fake_update_success_ (Results 1 - 2 of 2) sorted by relevance

/system/update_engine/
H A Dupdate_attempter.h438 bool fake_update_success_ = false; member in class:chromeos_update_engine::UpdateAttempter
H A Dupdate_attempter.cc268 fake_update_success_ = false;
931 if (!fake_update_success_) {
1328 fake_update_success_ = code == ErrorCode::kPostinstallBootedFromFirmwareB;

Completed in 31 milliseconds