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