Searched refs:ResumeUpdate (Results 1 - 4 of 4) sorted by relevance

/system/update_engine/
H A Dservice_delegate_android_interface.h60 virtual bool ResumeUpdate(brillo::ErrorPtr* error) = 0;
H A Dupdate_attempter_android.h69 bool ResumeUpdate(brillo::ErrorPtr* error) override;
H A Dbinder_service_android.cc123 if (!service_delegate_->ResumeUpdate(&error))
H A Dupdate_attempter_android.cc277 bool UpdateAttempterAndroid::ResumeUpdate(brillo::ErrorPtr* error) { function in class:chromeos_update_engine::UpdateAttempterAndroid

Completed in 72 milliseconds