Home
last modified time | relevance | path

Searched refs:DownloadDone (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/sync/internal_api/attachments/
Dfake_attachment_downloader_unittest.cc28 return base::Bind(&FakeAttachmentDownloaderTest::DownloadDone, in download_callback()
42 void DownloadDone(const AttachmentDownloader::DownloadResult& result, in DownloadDone() function in syncer::FakeAttachmentDownloaderTest
Dattachment_downloader_impl_unittest.cc154 return base::Bind(&AttachmentDownloaderImplTest::DownloadDone, in download_callback()
161 void DownloadDone(const AttachmentId& attachment_id,
222 void AttachmentDownloaderImplTest::DownloadDone( in DownloadDone() function in syncer::AttachmentDownloaderImplTest
Dattachment_service_impl.cc209 base::Bind(&AttachmentServiceImpl::DownloadDone, in ReadDone()
256 void AttachmentServiceImpl::DownloadDone( in DownloadDone() function in syncer::AttachmentServiceImpl
Dattachment_service_impl_unittest.cc211 return base::Bind(&AttachmentServiceImplTest::DownloadDone, in download_callback()
215 void DownloadDone(const AttachmentService::GetOrDownloadResult& result, in DownloadDone() function in syncer::AttachmentServiceImplTest
/external/chromium_org/sync/internal_api/public/attachments/
Dattachment_service_impl.h91 void DownloadDone(const scoped_refptr<GetOrDownloadState>& state,