Searched defs:BeginTransfer (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/system/update_engine/common/ | ||
H A D | file_fetcher.cc | 55 void FileFetcher::BeginTransfer(const string& url) { in BeginTransfer() function in chromeos_update_engine::FileFetcher |
H A D | mock_http_fetcher.cc | 41 void MockHttpFetcher::BeginTransfer(const std::string& url) { in BeginTransfer() function in chromeos_update_engine::MockHttpFetcher |
H A D | multi_range_http_fetcher.cc | 29 void MultiRangeHttpFetcher::BeginTransfer(const std::string& url) { in BeginTransfer() function in chromeos_update_engine::MultiRangeHttpFetcher |
/aosp_15_r20/system/update_engine/ | ||
H A D | libcurl_http_fetcher.cc | 329 void LibcurlHttpFetcher::BeginTransfer(const string& url) { in BeginTransfer() function in chromeos_update_engine::LibcurlHttpFetcher |