Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dmulti_range_http_fetcher.h58 void ClearRanges() { ranges_.clear(); } in ClearRanges() function
H A Dhttp_fetcher_unittest.cc308 ret->ClearRanges(); in NewLargeFetcher()
381 ret->ClearRanges(); in NewLargeFetcher()
1150 multi_fetcher->ClearRanges(); in MultiTest()
1386 multi_fetcher->ClearRanges(); in TYPED_TEST()
/aosp12/system/update_engine/
H A Ddownload_action.cc124 http_fetcher_->ClearRanges(); in StartDownloading()
/aosp12/system/update_engine/cros/
H A Ddownload_action_chromeos.cc236 http_fetcher_->ClearRanges(); in StartDownloading()