Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter_android.h111 void BuildUpdateActions(HttpFetcher* fetcher);
Dupdate_attempter.h359 void BuildUpdateActions(bool interactive);
Dupdate_attempter_android.cc280 BuildUpdateActions(fetcher); in ApplyPayload()
622 void UpdateAttempterAndroid::BuildUpdateActions(HttpFetcher* fetcher) { in BuildUpdateActions() function in chromeos_update_engine::UpdateAttempterAndroid
Dupdate_attempter.cc282 BuildUpdateActions(interactive); in Update()
621 void UpdateAttempter::BuildUpdateActions(bool interactive) { in BuildUpdateActions() function in chromeos_update_engine::UpdateAttempter