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