HomeSort by relevance Sort by last modified time
    Searched refs:SetupDownload (Results 1 - 5 of 5) sorted by null

  /system/update_engine/
update_attempter_android.h 116 void SetupDownload();
update_attempter_android.cc 177 SetupDownload();
430 void UpdateAttempterAndroid::SetupDownload() {
update_attempter.h 289 void SetupDownload();
update_attempter.cc     [all...]
  /system/update_engine/payload_consumer/
download_action_unittest.cc 427 void SetupDownload(off_t starting_offset) {
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 667 milliseconds