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

  /external/chromium_org/chrome/browser/plugins/
plugin_installer_observer.cc 27 void PluginInstallerObserver::DownloadCancelled() {
plugin_installer.cc 89 DownloadCancelled();
182 void PluginInstaller::DownloadCancelled() {
185 FOR_EACH_OBSERVER(PluginInstallerObserver, observers_, DownloadCancelled());
plugin_infobar_delegates.cc 278 void OutdatedPluginInfoBarDelegate::DownloadCancelled() {
411 void PluginInstallerInfoBarDelegate::DownloadCancelled() {
  /external/chromium/chrome/browser/download/
download_manager.cc 692 void DownloadManager::DownloadCancelled(int32 download_id) {
    [all...]

Completed in 72 milliseconds