Searched defs:DownloadError (Results 1 – 6 of 6) sorted by relevance
24 void PluginInstallerObserver::DownloadError(const std::string& message) { in DownloadError() function in PluginInstallerObserver
181 void PluginInstaller::DownloadError(const std::string& msg) { in DownloadError() function in PluginInstaller
274 void OutdatedPluginInfoBarDelegate::DownloadError(const std::string& message) { in DownloadError() function in OutdatedPluginInfoBarDelegate416 void PluginInstallerInfoBarDelegate::DownloadError(const std::string& message) { in DownloadError() function in PluginInstallerInfoBarDelegate
154 virtual void DownloadError(const std::string& msg) OVERRIDE { in DownloadError() function in PluginObserver::PluginPlaceholderHost
435 TEST_F(CloudExternalDataManagerBaseTest, DownloadError) { in TEST_F() argument
76 class DownloadError(Exception): class in FakeUrlFetch