Home
last modified time | relevance | path

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

/aosp12/system/update_engine/aosp/
H A Dupdate_attempter_android.h142 bool UpdateCompletedOnThisBoot();
H A Dupdate_attempter_android.cc158 if (UpdateCompletedOnThisBoot()) { in Init()
793 bool UpdateAttempterAndroid::UpdateCompletedOnThisBoot() { in UpdateCompletedOnThisBoot() function in chromeos_update_engine::UpdateAttempterAndroid