Home
last modified time | relevance | path

Searched refs:ClearRanges (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/common/
Dmulti_range_http_fetcher.h58 void ClearRanges() { ranges_.clear(); } in ClearRanges() function
Dhttp_fetcher_unittest.cc303 ret->ClearRanges(); in NewLargeFetcher()
370 ret->ClearRanges(); in NewLargeFetcher()
1112 multi_fetcher->ClearRanges(); in MultiTest()
1345 multi_fetcher->ClearRanges(); in TYPED_TEST()
/system/update_engine/
Ddownload_action.cc125 http_fetcher_->ClearRanges(); in StartDownloading()