Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter_android.h112 void BuildUpdateActions(const std::string& url);
Dupdate_attempter_android.cc202 BuildUpdateActions(payload_url); in ApplyPayload()
436 void UpdateAttempterAndroid::BuildUpdateActions(const string& url) { in BuildUpdateActions() function in chromeos_update_engine::UpdateAttempterAndroid
Dupdate_attempter.h364 void BuildUpdateActions(bool interactive);
Dupdate_attempter.cc295 BuildUpdateActions(interactive); in UpdateAttempter()
595 void UpdateAttempter::BuildUpdateActions(bool interactive) { in UpdateAttempter() function in chromeos_update_engine::UpdateAttempter