Home
last modified time | relevance | path

Searched refs:SetupDownload (Results 1 – 5 of 5) sorted by relevance

/system/update_engine/payload_consumer/
Ddownload_action_unittest.cc430 void SetupDownload(off_t starting_offset) { in SetupDownload() function in chromeos_update_engine::P2PDownloadActionTest
529 SetupDownload(0); // starting_offset in TEST_F()
552 SetupDownload(1000); // starting_offset in TEST_F()
568 SetupDownload(1000); // starting_offset in TEST_F()
605 SetupDownload(1000); // starting_offset in TEST_F()
/system/update_engine/
Dupdate_attempter_android.h116 void SetupDownload();
Dupdate_attempter_android.cc203 SetupDownload(); in ApplyPayload()
491 void UpdateAttempterAndroid::SetupDownload() { in SetupDownload() function in chromeos_update_engine::UpdateAttempterAndroid
Dupdate_attempter.h293 void SetupDownload();
Dupdate_attempter.cc1039 SetupDownload(); in UpdateAttempter()
1372 void UpdateAttempter::SetupDownload() { in UpdateAttempter() function in chromeos_update_engine::UpdateAttempter