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

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

Completed in 2847 milliseconds