Home
last modified time | relevance | path

Searched defs:StoreAttachments (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/sync/api/attachments/
Dattachment_service_proxy.cc97 void AttachmentServiceProxy::StoreAttachments(const AttachmentList& attachments, in StoreAttachments() function in syncer::AttachmentServiceProxy
155 void AttachmentServiceProxy::Core::StoreAttachments( in StoreAttachments() function in syncer::AttachmentServiceProxy::Core
Dattachment_service_proxy_unittest.cc59 virtual void StoreAttachments(const AttachmentList& attachments, in StoreAttachments() function in syncer::StubAttachmentService
Dattachment_service_impl.cc166 void AttachmentServiceImpl::StoreAttachments(const AttachmentList& attachments, in StoreAttachments() function in syncer::AttachmentServiceImpl
/external/chromium_org/components/sync_driver/
Dgeneric_change_processor_unittest.cc63 void MockAttachmentService::StoreAttachments( in StoreAttachments() function in browser_sync::__anon6f5c9d6f0111::MockAttachmentService
Dgeneric_change_processor.cc407 void StoreAttachments(syncer::AttachmentService* attachment_service, in StoreAttachments() function