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.cc427 void SetupDownload(off_t starting_offset) { in SetupDownload() function in chromeos_update_engine::P2PDownloadActionTest
526 SetupDownload(0); // starting_offset in TEST_F()
549 SetupDownload(1000); // starting_offset in TEST_F()
565 SetupDownload(1000); // starting_offset in TEST_F()
602 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.cc1065 SetupDownload(); in ActionCompleted()
1397 void UpdateAttempter::SetupDownload() { in SetupDownload() function in chromeos_update_engine::UpdateAttempter