Searched refs:UpdateAttempterAndroid (Results 1 – 6 of 6) sorted by relevance
132 UpdateAttempterAndroid::UpdateAttempterAndroid( in UpdateAttempterAndroid() function in chromeos_update_engine::UpdateAttempterAndroid147 UpdateAttempterAndroid::~UpdateAttempterAndroid() { in ~UpdateAttempterAndroid()153 void UpdateAttempterAndroid::Init() { in Init()170 bool UpdateAttempterAndroid::ApplyPayload( in ApplyPayload()314 bool UpdateAttempterAndroid::ApplyPayload( in ApplyPayload()327 bool UpdateAttempterAndroid::SuspendUpdate(brillo::ErrorPtr* error) { in SuspendUpdate()334 bool UpdateAttempterAndroid::ResumeUpdate(brillo::ErrorPtr* error) { in ResumeUpdate()341 bool UpdateAttempterAndroid::CancelUpdate(brillo::ErrorPtr* error) { in CancelUpdate()348 bool UpdateAttempterAndroid::ResetStatus(brillo::ErrorPtr* error) { in ResetStatus()406 bool UpdateAttempterAndroid::VerifyPayloadParseManifest( in VerifyPayloadParseManifest()[all …]
47 class UpdateAttempterAndroid57 UpdateAttempterAndroid(DaemonStateInterface* daemon_state,61 ~UpdateAttempterAndroid() override;244 DISALLOW_COPY_AND_ASSIGN(UpdateAttempterAndroid);
66 std::unique_ptr<UpdateAttempterAndroid> update_attempter_;
67 update_attempter_.reset(new UpdateAttempterAndroid( in Initialize()
157 UpdateAttempterAndroid update_attempter( in ApplyUpdatePayload()
66 UpdateAttempterAndroid update_attempter_android_{