Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Dupdate_attempter_android.cc800 string update_completed_on_boot_id; in UpdateCompletedOnThisBoot() local
803 &update_completed_on_boot_id) && in UpdateCompletedOnThisBoot()
804 update_completed_on_boot_id == boot_id); in UpdateCompletedOnThisBoot()
/system/update_engine/cros/
Dupdate_attempter.cc1788 string update_completed_on_boot_id; in GetBootTimeAtUpdate() local
1791 &update_completed_on_boot_id) || in GetBootTimeAtUpdate()
1792 update_completed_on_boot_id != boot_id) in GetBootTimeAtUpdate()