Home
last modified time | relevance | path

Searched refs:GetOrDownloadAttachments (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/sync/internal_api/attachments/
Dattachment_service_proxy.cc65 void AttachmentServiceProxy::GetOrDownloadAttachments( in GetOrDownloadAttachments() function in syncer::AttachmentServiceProxy
75 base::Bind(&AttachmentService::GetOrDownloadAttachments, in GetOrDownloadAttachments()
114 void AttachmentServiceProxy::Core::GetOrDownloadAttachments( in GetOrDownloadAttachments() function in syncer::AttachmentServiceProxy::Core
120 wrapped_->GetOrDownloadAttachments(attachment_ids, callback); in GetOrDownloadAttachments()
Dattachment_service_proxy_unittest.cc39 virtual void GetOrDownloadAttachments(const AttachmentIdList& attachment_ids, in GetOrDownloadAttachments() function in syncer::StubAttachmentService
166 proxy->GetOrDownloadAttachments(AttachmentIdList(), callback_get_or_download); in TEST_F()
185 proxy->GetOrDownloadAttachments(AttachmentIdList(), callback_get_or_download); in TEST_F()
202 proxy->GetOrDownloadAttachments(AttachmentIdList(), callback_get_or_download); in TEST_F()
Dattachment_service_impl_unittest.cc281 attachment_service()->GetOrDownloadAttachments(attachment_ids, in TEST_F()
293 attachment_service()->GetOrDownloadAttachments(attachment_ids, in TEST_F()
313 attachment_service()->GetOrDownloadAttachments(attachment_ids, in TEST_F()
358 attachment_service()->GetOrDownloadAttachments(attachment_ids, in TEST_F()
Dattachment_service_impl.cc168 void AttachmentServiceImpl::GetOrDownloadAttachments( in GetOrDownloadAttachments() function in syncer::AttachmentServiceImpl
/external/chromium_org/sync/internal_api/public/attachments/
Dattachment_service_proxy.h57 virtual void GetOrDownloadAttachments(
87 virtual void GetOrDownloadAttachments(
Dattachment_service.h70 virtual void GetOrDownloadAttachments(
Dattachment_service_impl.h63 virtual void GetOrDownloadAttachments(
/external/chromium_org/sync/api/
Dsync_data.cc215 void SyncDataRemote::GetOrDownloadAttachments( in GetOrDownloadAttachments() function in syncer::SyncDataRemote
218 attachment_service_.GetOrDownloadAttachments(attachment_ids, callback); in GetOrDownloadAttachments()
Dsync_data.h190 void GetOrDownloadAttachments(