Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_consumer/
H A Ddelta_performer.h148 static bool ResetUpdateProgress(
H A Ddelta_performer.cc810 ResetUpdateProgress(prefs, false); in PreparePartitionsForUpdate()
1370 bool DeltaPerformer::ResetUpdateProgress( in ResetUpdateProgress() function in chromeos_update_engine::DeltaPerformer
1412 ResetUpdateProgress(prefs_, true); in CheckpointUpdateProgress()
/aosp12/system/update_engine/aosp/
H A Dupdate_attempter_android.cc233 if (!DeltaPerformer::ResetUpdateProgress( in ApplyPayload()
569 DeltaPerformer::ResetUpdateProgress(prefs_, false); in ProcessingDone()
945 if (!DeltaPerformer::ResetUpdateProgress(prefs_, false)) { in UpdatePrefsAndReportUpdateMetricsOnReboot()
H A Dcleanup_previous_update_action.cc371 if (DeltaPerformer::ResetUpdateProgress( in BeforeCancel()
H A Ddynamic_partition_control_android.cc1291 TEST_AND_RETURN_FALSE(DeltaPerformer::ResetUpdateProgress( in ResetUpdate()
/aosp12/system/update_engine/cros/
H A Domaha_response_handler_action.cc123 !DeltaPerformer::ResetUpdateProgress(SystemState::Get()->prefs(), in PerformAction()
H A Ddownload_action_chromeos.cc426 DeltaPerformer::ResetUpdateProgress(prefs_, false); in TransferComplete()
H A Dupdate_attempter.cc1131 DeltaPerformer::ResetUpdateProgress(prefs_, false); in ProcessingDoneInternal()
1610 DeltaPerformer::ResetUpdateProgress(prefs_, false); in MarkDeltaUpdateFailure()