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

  /external/chromium/chrome/browser/download/
download_status_updater.h 24 void RemoveDelegate(DownloadStatusUpdaterDelegate* delegate);
download_status_updater.cc 23 void DownloadStatusUpdater::RemoveDelegate(
download_status_updater_unittest.cc 29 updater_->RemoveDelegate(this);
download_manager.cc 62 status_updater_->RemoveDelegate(this);
    [all...]
  /external/chromium/chrome/browser/ui/gtk/infobars/
infobar_container_gtk.h 37 void RemoveDelegate(InfoBarDelegate* delegate);
infobar_container_gtk.cc 108 void InfoBarContainerGtk::RemoveDelegate(InfoBarDelegate* delegate) {
infobar_gtk.cc 137 container_->RemoveDelegate(delegate_);
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_container.h 78 void RemoveDelegate(InfoBarDelegate* delegate);
infobar.cc 64 container_->RemoveDelegate(delegate_);
infobar_container.cc 96 void InfoBarContainer::RemoveDelegate(InfoBarDelegate* delegate) {

Completed in 985 milliseconds