Searched refs:AddDelegate (Results 1 – 4 of 4) sorted by relevance
23 void AddDelegate(DownloadStatusUpdaterDelegate* delegate);
17 void DownloadStatusUpdater::AddDelegate( in AddDelegate() function in DownloadStatusUpdater
23 updater_->AddDelegate(this); in MockDelegate()
56 status_updater_->AddDelegate(this); in DownloadManager()