Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/aosp/
H A Dupdate_attempter_android.cc715 TerminateUpdateAndNotify(code); in ProcessingDone()
751 TerminateUpdateAndNotify(code); in ProcessingDone()
756 TerminateUpdateAndNotify(ErrorCode::kUserCanceled); in ProcessingStopped()
850 void UpdateAttempterAndroid::TerminateUpdateAndNotify(ErrorCode error_code) { in TerminateUpdateAndNotify() function in chromeos_update_engine::UpdateAttempterAndroid
H A Dupdate_attempter_android.h157 void TerminateUpdateAndNotify(ErrorCode error_code);