Home
last modified time | relevance | path

Searched defs:NewLargeFetcher (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc204 HttpFetcher* NewLargeFetcher(size_t num_proxies) { in NewLargeFetcher() function in chromeos_update_engine::__anon9b6fb8db0211::AnyHttpFetcherFactory
236 HttpFetcher* NewLargeFetcher() override { in NewLargeFetcher() function in chromeos_update_engine::__anon9b6fb8db0211::MockHttpFetcherFactory
259 HttpFetcher* NewLargeFetcher() override { in NewLargeFetcher() function in chromeos_update_engine::__anon9b6fb8db0211::LibcurlHttpFetcherFactory
300 HttpFetcher* NewLargeFetcher() override { in NewLargeFetcher() function in chromeos_update_engine::__anon9b6fb8db0211::MultiRangeHttpFetcherFactory
323 HttpFetcher* NewLargeFetcher() override { return new FileFetcher(); } in NewLargeFetcher() function in chromeos_update_engine::__anon9b6fb8db0211::FileFetcherFactory
368 HttpFetcher* NewLargeFetcher() override { in NewLargeFetcher() function in chromeos_update_engine::__anon9b6fb8db0211::MultiRangeHttpFetcherOverFileFetcherFactory