Home
last modified time | relevance | path

Searched defs:attachment_store (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_components_factory_mock.cc40 const scoped_refptr<syncer::AttachmentStore>& attachment_store, in CreateAttachmentService()
Dprofile_sync_components_factory_impl.cc609 const scoped_refptr<syncer::AttachmentStore>& attachment_store, in CreateAttachmentService()
/external/chromium_org/sync/internal_api/attachments/
Dattachment_service_impl.cc114 scoped_refptr<AttachmentStore> attachment_store, in AttachmentServiceImpl()
148 scoped_refptr<syncer::AttachmentStore> attachment_store( in CreateForTest() local
Dattachment_service_impl_unittest.cc182 scoped_refptr<MockAttachmentStore> attachment_store( in InitializeAttachmentService() local
/external/chromium_org/components/sync_driver/
Dgeneric_change_processor_unittest.cc52 const scoped_refptr<syncer::AttachmentStore>& attachment_store) in MockAttachmentService()
93 const scoped_refptr<syncer::AttachmentStore>& attachment_store, in CreateAttachmentService()
150 scoped_refptr<syncer::AttachmentStore> attachment_store( in ConstructGenericChangeProcessor() local
Dshared_change_processor_unittest.cc47 const scoped_refptr<syncer::AttachmentStore>& attachment_store, in CreateAttachmentService()
Dui_data_type_controller_unittest.cc59 const scoped_refptr<syncer::AttachmentStore>& attachment_store, in CreateAttachmentService()
Dgeneric_change_processor.cc97 const scoped_refptr<syncer::AttachmentStore>& attachment_store) in GenericChangeProcessor()