Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.h427 bool fake_update_success_ = false; variable
Dupdate_attempter.cc263 fake_update_success_ = false; in UpdateAttempter()
901 if (!fake_update_success_) { in UpdateAttempter()
1264 fake_update_success_ = code == ErrorCode::kPostinstallBootedFromFirmwareB; in UpdateAttempter()