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