Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter_android.cc777 string update_completed_on_boot_id; in UpdateCompletedOnThisBoot() local
780 &update_completed_on_boot_id) && in UpdateCompletedOnThisBoot()
781 update_completed_on_boot_id == boot_id); in UpdateCompletedOnThisBoot()
Dupdate_attempter.cc1820 string update_completed_on_boot_id; in GetBootTimeAtUpdate() local
1823 &update_completed_on_boot_id) || in GetBootTimeAtUpdate()
1824 update_completed_on_boot_id != boot_id) in GetBootTimeAtUpdate()