HomeSort by relevance Sort by last modified time
    Searched defs:DownloadCancelled (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/plugins/
plugin_installer_observer.cc 27 void PluginInstallerObserver::DownloadCancelled() {
plugin_installer.cc 43 DownloadCancelled();
145 void PluginInstaller::DownloadCancelled() {
148 FOR_EACH_OBSERVER(PluginInstallerObserver, observers_, DownloadCancelled());
plugin_infobar_delegates.cc 281 void OutdatedPluginInfoBarDelegate::DownloadCancelled() {
413 void PluginInstallerInfoBarDelegate::DownloadCancelled() {

Completed in 269 milliseconds