HomeSort by relevance Sort by last modified time
    Searched refs:DownloadActionDelegate (Results 1 - 5 of 5) sorted by null

  /system/update_engine/payload_consumer/
mock_download_action.h 29 class MockDownloadActionDelegate : public DownloadActionDelegate {
download_action.h 41 class DownloadActionDelegate {
43 virtual ~DownloadActionDelegate() = default;
105 DownloadActionDelegate* delegate() const { return delegate_; }
106 void set_delegate(DownloadActionDelegate* delegate) {
168 DownloadActionDelegate* delegate_;
delta_performer.h 39 class DownloadActionDelegate;
80 DownloadActionDelegate* download_delegate,
301 // The DownloadActionDelegate instance monitoring the DownloadAction, or a
303 DownloadActionDelegate* download_delegate_;
  /system/update_engine/
update_attempter_android.h 45 public DownloadActionDelegate,
78 // DownloadActionDelegate overrides.
update_attempter.h 66 public DownloadActionDelegate,
164 // DownloadActionDelegate methods:

Completed in 85 milliseconds