Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Dupdate_attempter_android.h156 void TerminateUpdateAndNotify(ErrorCode error_code);
Dupdate_attempter_android.cc699 TerminateUpdateAndNotify(code); in ProcessingDone()
735 TerminateUpdateAndNotify(code); in ProcessingDone()
740 TerminateUpdateAndNotify(ErrorCode::kUserCanceled); in ProcessingStopped()
834 void UpdateAttempterAndroid::TerminateUpdateAndNotify(ErrorCode error_code) { in TerminateUpdateAndNotify() function in chromeos_update_engine::UpdateAttempterAndroid