Searched refs:BuildUpdateActions (Results 1 – 5 of 5) sorted by relevance
135 void BuildUpdateActions(HttpFetcher* fetcher);
305 BuildUpdateActions(fetcher); in ApplyPayload()745 void UpdateAttempterAndroid::BuildUpdateActions(HttpFetcher* fetcher) { in BuildUpdateActions() function in chromeos_update_engine::UpdateAttempterAndroid
376 void BuildUpdateActions(bool interactive);
306 BuildUpdateActions(params.interactive); in Update()735 void UpdateAttempter::BuildUpdateActions(bool interactive) { in BuildUpdateActions() function in chromeos_update_engine::UpdateAttempter
457 attempter_.BuildUpdateActions(false); in SessionIdTestConsistencyInUpdateFlow()484 attempter_.BuildUpdateActions(false); in SessionIdTestInDownloadAction()