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);
142 delegate_->TransferComplete(this, false);
161 delegate_->TransferComplete(this, successful);
164 void MultiRangeHttpFetcher::TransferComplete(HttpFetcher* fetcher, function in class:chromeos_update_engine::MultiRangeHttpFetcher
/system/update_engine/payload_consumer/
H A Ddownload_action.cc295 void DownloadAction::TransferComplete(HttpFetcher* fetcher, bool successful) { function in class:chromeos_update_engine::DownloadAction
/system/update_engine/
H A Domaha_request_action.cc896 void OmahaRequestAction::TransferComplete(HttpFetcher *fetcher, function in class:chromeos_update_engine::OmahaRequestAction

Completed in 47 milliseconds