Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter_android.h168 void UpdatePrefsOnUpdateStart(bool is_resume);
Dupdate_attempter_android.cc307 UpdatePrefsOnUpdateStart(install_plan_.is_resume); in ApplyPayload()
914 void UpdateAttempterAndroid::UpdatePrefsOnUpdateStart(bool is_resume) { in UpdatePrefsOnUpdateStart() function in chromeos_update_engine::UpdateAttempterAndroid