Home
last modified time | relevance | path

Searched refs:CanResumeUpdate (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/payload_consumer/
Ddelta_performer.h143 static bool CanResumeUpdate(PrefsInterface* prefs,
Ddelta_performer.cc1781 bool DeltaPerformer::CanResumeUpdate(PrefsInterface* prefs, in CanResumeUpdate() function in chromeos_update_engine::DeltaPerformer
/system/update_engine/
Domaha_response_handler_action.cc115 install_plan_.is_resume = DeltaPerformer::CanResumeUpdate( in PerformAction()
Dupdate_attempter_android.cc225 DeltaPerformer::CanResumeUpdate(prefs_, payload_id); in ApplyPayload()