Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter_android.h140 bool UpdateCompletedOnThisBoot();
Dupdate_attempter_android.cc156 if (UpdateCompletedOnThisBoot()) { in Init()
770 bool UpdateAttempterAndroid::UpdateCompletedOnThisBoot() { in UpdateCompletedOnThisBoot() function in chromeos_update_engine::UpdateAttempterAndroid