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.cc299 ret->ClearRanges(); in NewLargeFetcher()
372 ret->ClearRanges(); in NewLargeFetcher()
1136 multi_fetcher->ClearRanges(); in MultiTest()
1372 multi_fetcher->ClearRanges(); in TYPED_TEST()
/system/update_engine/payload_consumer/
Ddownload_action.cc235 http_fetcher_->ClearRanges(); in StartDownloading()