Home
last modified time | relevance | path

Searched refs:ResetUpdateProgress (Results 1 – 5 of 5) sorted by relevance

/system/update_engine/payload_consumer/
Ddelta_performer.h150 static bool ResetUpdateProgress(
Ddelta_performer.cc907 ResetUpdateProgress(prefs, false); in PreparePartitionsForUpdate()
1452 bool DeltaPerformer::ResetUpdateProgress( in ResetUpdateProgress() function in chromeos_update_engine::DeltaPerformer
/system/update_engine/aosp/
Dupdate_attempter_android.cc721 DeltaPerformer::ResetUpdateProgress(prefs_, false); in ProcessingDone()
1145 DeltaPerformer::ResetUpdateProgress(prefs_, false); in UpdateStateAfterReboot()
1166 if (!DeltaPerformer::ResetUpdateProgress(prefs_, false)) { in UpdateStateAfterReboot()
Dcleanup_previous_update_action.cc413 if (DeltaPerformer::ResetUpdateProgress( in BeforeCancel()
Ddynamic_partition_control_android.cc1324 TEST_AND_RETURN_FALSE(DeltaPerformer::ResetUpdateProgress( in ResetUpdate()