Searched defs:TransferComplete (Results 1 - 3 of 3) sorted by relevance

/system/update_engine/common/
H A Dmulti_range_http_fetcher.cc39 delegate_->TransferComplete(this, true);
143 delegate_->TransferComplete(this, false);
162 delegate_->TransferComplete(this, successful);
165 void MultiRangeHttpFetcher::TransferComplete(HttpFetcher* fetcher, function in class:chromeos_update_engine::MultiRangeHttpFetcher
/system/update_engine/payload_consumer/
H A Ddownload_action.cc297 void DownloadAction::TransferComplete(HttpFetcher* fetcher, bool successful) { function in class:chromeos_update_engine::DownloadAction
/system/update_engine/
H A Domaha_request_action.cc931 void OmahaRequestAction::TransferComplete(HttpFetcher *fetcher, function in class:chromeos_update_engine::OmahaRequestAction

Completed in 234 milliseconds