Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Dcleanup_previous_update_action.h98 bool BeforeCancel();
Dcleanup_previous_update_action.cc282 std::bind(&CleanupPreviousUpdateAction::BeforeCancel, this)); in WaitForMergeOrSchedule()
370 bool CleanupPreviousUpdateAction::BeforeCancel() { in BeforeCancel() function in chromeos_update_engine::CleanupPreviousUpdateAction