Home
last modified time | relevance | path

Searched defs:DownloadStarted (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/plugins/
Dplugin_installer_observer.cc18 void PluginInstallerObserver::DownloadStarted() { in DownloadStarted() function in PluginInstallerObserver
Dplugin_installer.cc113 void PluginInstaller::DownloadStarted( in DownloadStarted() function in PluginInstaller
Dplugin_observer.cc114 void ConfirmInstallDialogDelegate::DownloadStarted() { in DownloadStarted() function in __anon05c7d70a0111::ConfirmInstallDialogDelegate
217 virtual void DownloadStarted() OVERRIDE { in DownloadStarted() function in PluginObserver::PluginPlaceholderHost
Dplugin_infobar_delegates.cc270 void OutdatedPluginInfoBarDelegate::DownloadStarted() { in DownloadStarted() function in OutdatedPluginInfoBarDelegate
407 void PluginInstallerInfoBarDelegate::DownloadStarted() { in DownloadStarted() function in PluginInstallerInfoBarDelegate
Dplugin_installer_unittest.cc71 virtual void DownloadStarted() OVERRIDE { download_started_ = true; } in DownloadStarted() function in __anon2e1687cf0111::TestPluginInstallerObserver