Searched refs:UpdateAttempterAndroid (Results 1 – 6 of 6) sorted by relevance
99 UpdateAttempterAndroid::UpdateAttempterAndroid( in UpdateAttempterAndroid() function in chromeos_update_engine::UpdateAttempterAndroid114 UpdateAttempterAndroid::~UpdateAttempterAndroid() { in ~UpdateAttempterAndroid()120 void UpdateAttempterAndroid::Init() { in Init()131 bool UpdateAttempterAndroid::ApplyPayload( in ApplyPayload()291 bool UpdateAttempterAndroid::SuspendUpdate(brillo::ErrorPtr* error) { in SuspendUpdate()298 bool UpdateAttempterAndroid::ResumeUpdate(brillo::ErrorPtr* error) { in ResumeUpdate()305 bool UpdateAttempterAndroid::CancelUpdate(brillo::ErrorPtr* error) { in CancelUpdate()312 bool UpdateAttempterAndroid::ResetStatus(brillo::ErrorPtr* error) { in ResetStatus()355 bool UpdateAttempterAndroid::VerifyPayloadApplicable( in VerifyPayloadApplicable()452 void UpdateAttempterAndroid::ProcessingDone(const ActionProcessor* processor, in ProcessingDone()[all …]
45 class UpdateAttempterAndroid53 UpdateAttempterAndroid(DaemonStateInterface* daemon_state,57 ~UpdateAttempterAndroid() override;194 DISALLOW_COPY_AND_ASSIGN(UpdateAttempterAndroid);
66 std::unique_ptr<UpdateAttempterAndroid> update_attempter_;
67 update_attempter_.reset(new UpdateAttempterAndroid( in Initialize()
168 UpdateAttempterAndroid update_attempter( in ApplyUpdatePayload()
60 UpdateAttempterAndroid update_attempter_android_{