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.cc673 string update_completed_on_boot_id; in UpdateCompletedOnThisBoot() local
676 &update_completed_on_boot_id) && in UpdateCompletedOnThisBoot()
677 update_completed_on_boot_id == boot_id); in UpdateCompletedOnThisBoot()
Dupdate_attempter.cc1610 string update_completed_on_boot_id; in GetBootTimeAtUpdate() local
1613 &update_completed_on_boot_id) || in GetBootTimeAtUpdate()
1614 update_completed_on_boot_id != boot_id) in GetBootTimeAtUpdate()