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

/system/update_engine/
H A Dupdate_attempter_android.h116 void SetupDownload();
H A Dupdate_attempter_android.cc177 SetupDownload();
430 void UpdateAttempterAndroid::SetupDownload() { function in class:chromeos_update_engine::UpdateAttempterAndroid
H A Dupdate_attempter.h289 void SetupDownload();
H A Dupdate_attempter.cc1064 SetupDownload();
1390 void UpdateAttempter::SetupDownload() { function in class:chromeos_update_engine::UpdateAttempter
/system/update_engine/payload_consumer/
H A Ddownload_action_unittest.cc427 void SetupDownload(off_t starting_offset) { function in class:chromeos_update_engine::P2PDownloadActionTest
513 // The requested starting offset passed to SetupDownload().
526 SetupDownload(0); // starting_offset
549 SetupDownload(1000); // starting_offset
565 SetupDownload(1000); // starting_offset
602 SetupDownload(1000); // starting_offset

Completed in 284 milliseconds