Home
last modified time | relevance | path

Searched defs:downloader (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/chrome/browser/extensions/updater/
Dchrome_extension_downloader_factory.cc27 scoped_ptr<ExtensionDownloader> downloader( in CreateForRequestContext() local
51 scoped_ptr<ExtensionDownloader> downloader = in CreateForProfile() local
Dextension_updater_unittest.cc377 scoped_ptr<ExtensionDownloader> downloader( in CreateExtensionDownloaderWithIdentity() local
633 void StartUpdateCheck(ExtensionDownloader* downloader, in StartUpdateCheck()
638 size_t ManifestFetchersCount(ExtensionDownloader* downloader) { in ManifestFetchersCount()
758 ExtensionDownloader downloader(&delegate, service.request_context()); in TestUpdateUrlDataFromGallery() local
801 ExtensionDownloader downloader(&delegate, profile.GetRequestContext()); in TestDetermineUpdates() local
847 ExtensionDownloader downloader(&delegate, profile.GetRequestContext()); in TestDetermineUpdatesPending() local
888 ExtensionDownloader downloader(&delegate, service.request_context()); in TestMultipleManifestDownloading() local
1028 ExtensionDownloader downloader(&delegate, service.request_context()); in TestManifestRetryDownloading() local
1977 scoped_ptr<ExtensionDownloader> downloader( in TEST_F() local
2030 ExtensionDownloader downloader(&delegate, service.request_context()); in TEST_F() local
/external/chromium_org/chrome/browser/supervised_user/
Dcustodian_profile_downloader_service.cc65 ProfileDownloader* downloader) { in OnProfileDownloadSuccess()
72 ProfileDownloader* downloader, in OnProfileDownloadFailure()
/external/chromium_org/chrome/browser/extensions/
Dfavicon_downloader_unittest.cc103 TestFaviconDownloader downloader(web_contents(), std::vector<GURL>()); in TEST_F() local
124 TestFaviconDownloader downloader(web_contents(), std::vector<GURL>()); in TEST_F() local
157 TestFaviconDownloader downloader(web_contents(), extra_urls); in TEST_F() local
/external/chromium_org/chrome/browser/profiles/
Dgaia_info_update_service.cc96 ProfileDownloader* downloader) { in OnProfileDownloadSuccess()
141 ProfileDownloader* downloader, in OnProfileDownloadFailure()
Dgaia_info_update_service_unittest.cc71 NiceMock<ProfileDownloaderMock>* downloader() { return downloader_.get(); } in downloader() function in __anondab0f0b70111::GAIAInfoUpdateServiceTest
/external/chromium_org/chrome/browser/android/profiles/
Dprofile_downloader_android.cc61 ProfileDownloader* downloader) OVERRIDE { in OnProfileDownloadSuccess()
70 ProfileDownloader* downloader, in OnProfileDownloadFailure()
/external/chromium_org/sync/internal_api/attachments/
Dfake_attachment_downloader_unittest.cc23 AttachmentDownloader* downloader() { in downloader() function in syncer::FakeAttachmentDownloaderTest
Dattachment_service_impl_unittest.cc180 scoped_ptr<MockAttachmentDownloader> downloader, in InitializeAttachmentService()
249 MockAttachmentDownloader* downloader() { in downloader() function in syncer::AttachmentServiceImplTest
Dattachment_downloader_impl_unittest.cc146 AttachmentDownloader* downloader() { return attachment_downloader_.get(); } in downloader() function in syncer::AttachmentDownloaderImplTest
/external/chromium_org/ui/base/dragdrop/
Dos_exchange_data.h82 scoped_refptr<DownloadFileProvider> downloader; member
Dos_exchange_data_provider_win.h100 scoped_refptr<DownloadFileProvider> downloader; member
Dos_exchange_data.cc14 DownloadFileProvider* downloader) in DownloadFileInfo()
/external/chromium_org/components/component_updater/
Dcrx_downloader.h49 Downloader downloader; member
/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
Duser_image_manager_impl.cc759 ProfileDownloader* downloader) { in OnProfileDownloadSuccess()
836 ProfileDownloader* downloader, in OnProfileDownloadFailure()
/external/chromium_org/components/nacl/renderer/
Dppb_nacl_private_impl.cc1631 PexeDownloader* downloader = new PexeDownloader(instance, in StreamPexe() local