Home
last modified time | relevance | path

Searched refs:DownloadActionDelegate (Results 1 – 5 of 5) sorted by relevance

/system/update_engine/payload_consumer/
Ddownload_action.h41 class DownloadActionDelegate {
43 virtual ~DownloadActionDelegate() = default;
105 DownloadActionDelegate* delegate() const { return delegate_; } in delegate()
106 void set_delegate(DownloadActionDelegate* delegate) { in set_delegate()
168 DownloadActionDelegate* delegate_;
Ddelta_performer.h39 class DownloadActionDelegate; variable
80 DownloadActionDelegate* download_delegate, in DeltaPerformer()
303 DownloadActionDelegate* download_delegate_;
Dmock_download_action.h29 class MockDownloadActionDelegate : public DownloadActionDelegate {
/system/update_engine/
Dupdate_attempter_android.h45 public DownloadActionDelegate,
Dupdate_attempter.h66 public DownloadActionDelegate,