Home
last modified time | relevance | path

Searched defs:DownloadAttachment (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/sync/internal_api/attachments/
Dattachment_downloader_impl.cc19 void AttachmentDownloaderImpl::DownloadAttachment( in DownloadAttachment() function in syncer::AttachmentDownloaderImpl
Dfake_attachment_downloader.cc19 void FakeAttachmentDownloader::DownloadAttachment( in DownloadAttachment() function in syncer::FakeAttachmentDownloader
Dfake_attachment_downloader_unittest.cc52 TEST_F(FakeAttachmentDownloaderTest, DownloadAttachment) { in TEST_F() argument
/external/chromium_org/sync/api/attachments/
Dattachment_service_impl_unittest.cc82 virtual void DownloadAttachment(const AttachmentId& id, in DownloadAttachment() function in syncer::MockAttachmentDownloader