Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter_android.h123 bool UpdateCompletedOnThisBoot();
Dupdate_attempter_android.cc93 if (UpdateCompletedOnThisBoot()) in Init()
473 bool UpdateAttempterAndroid::UpdateCompletedOnThisBoot() { in UpdateCompletedOnThisBoot() function in chromeos_update_engine::UpdateAttempterAndroid