Home
last modified time | relevance | path

Searched refs:RecordInterrupt (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dwebstore_installer.h234 void RecordInterrupt(const content::DownloadItem* download) const;
Dwebstore_installer.cc470 RecordInterrupt(download); in OnDownloadUpdated()
638 void WebstoreInstaller::RecordInterrupt(const DownloadItem* download) const { in RecordInterrupt() function in extensions::WebstoreInstaller