Searched defs:DownloadAttachment (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/sync/internal_api/attachments/ | ||
| D | attachment_downloader_impl.cc | 19 void AttachmentDownloaderImpl::DownloadAttachment( in DownloadAttachment() function in syncer::AttachmentDownloaderImpl |
| D | fake_attachment_downloader.cc | 19 void FakeAttachmentDownloader::DownloadAttachment( in DownloadAttachment() function in syncer::FakeAttachmentDownloader |
| D | fake_attachment_downloader_unittest.cc | 52 TEST_F(FakeAttachmentDownloaderTest, DownloadAttachment) { in TEST_F() argument |
| /external/chromium_org/sync/api/attachments/ | ||
| D | attachment_service_impl_unittest.cc | 82 virtual void DownloadAttachment(const AttachmentId& id, in DownloadAttachment() function in syncer::MockAttachmentDownloader |