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.cc541 string update_completed_on_boot_id; in UpdateCompletedOnThisBoot() local
544 &update_completed_on_boot_id) && in UpdateCompletedOnThisBoot()
545 update_completed_on_boot_id == boot_id); in UpdateCompletedOnThisBoot()
Dupdate_attempter.cc1552 string update_completed_on_boot_id; in UpdateAttempter() local
1555 &update_completed_on_boot_id) || in UpdateAttempter()
1556 update_completed_on_boot_id != boot_id) in UpdateAttempter()