Home
last modified time | relevance | path

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

/aosp12/system/update_engine/aosp/
H A Dupdate_attempter_android.cc549 TerminateUpdateAndNotify(code); in ProcessingDone()
583 TerminateUpdateAndNotify(code); in ProcessingDone()
588 TerminateUpdateAndNotify(ErrorCode::kUserCanceled); in ProcessingStopped()
687 void UpdateAttempterAndroid::TerminateUpdateAndNotify(ErrorCode error_code) { in TerminateUpdateAndNotify() function in chromeos_update_engine::UpdateAttempterAndroid
H A Dupdate_attempter_android.h126 void TerminateUpdateAndNotify(ErrorCode error_code);