Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Dupdate_attempter_android.h209 void UpdatePrefsOnUpdateStart(bool is_resume);
Dupdate_attempter_android.cc410 UpdatePrefsOnUpdateStart(install_plan_.is_resume); in ApplyPayload()
1173 void UpdateAttempterAndroid::UpdatePrefsOnUpdateStart(bool is_resume) { in UpdatePrefsOnUpdateStart() function in chromeos_update_engine::UpdateAttempterAndroid