Searched defs:DownloadError (Results 1 – 8 of 8) sorted by relevance
24 void PluginInstallerObserver::DownloadError(const std::string& message) { in DownloadError() function in PluginInstallerObserver
139 void PluginInstaller::DownloadError(const std::string& msg) { in DownloadError() function in PluginInstaller
275 void OutdatedPluginInfoBarDelegate::DownloadError(const std::string& message) { in DownloadError() function in OutdatedPluginInfoBarDelegate417 void PluginInstallerInfoBarDelegate::DownloadError(const std::string& message) { in DownloadError() function in PluginInstallerInfoBarDelegate
73 virtual void DownloadError(const std::string& message) OVERRIDE { in DownloadError() function in __anon2e1687cf0111::TestPluginInstallerObserver
221 virtual void DownloadError(const std::string& msg) OVERRIDE { in DownloadError() function in PluginObserver::PluginPlaceholderHost
29 class DownloadError(Exception): pass class
68 class DownloadError(Exception): class in FakeUrlFetch
441 TEST_F(CloudExternalDataManagerBaseTest, DownloadError) { in TEST_F() argument