Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter_android.h102 void TerminateUpdateAndNotify(ErrorCode error_code);
Dupdate_attempter_android.cc486 TerminateUpdateAndNotify(code); in ProcessingDone()
491 TerminateUpdateAndNotify(ErrorCode::kUserCanceled); in ProcessingStopped()
573 void UpdateAttempterAndroid::TerminateUpdateAndNotify(ErrorCode error_code) { in TerminateUpdateAndNotify() function in chromeos_update_engine::UpdateAttempterAndroid