Searched refs:AttachmentServiceProxy (Results 1 – 11 of 11) sorted by relevance
40 AttachmentServiceProxy::AttachmentServiceProxy() { in AttachmentServiceProxy() function in syncer::AttachmentServiceProxy43 AttachmentServiceProxy::AttachmentServiceProxy( in AttachmentServiceProxy() function in syncer::AttachmentServiceProxy50 AttachmentServiceProxy::AttachmentServiceProxy( in AttachmentServiceProxy() function in syncer::AttachmentServiceProxy58 AttachmentServiceProxy::~AttachmentServiceProxy() { in ~AttachmentServiceProxy()61 AttachmentStore* AttachmentServiceProxy::GetStore() { in GetStore()65 void AttachmentServiceProxy::GetOrDownloadAttachments( in GetOrDownloadAttachments()81 void AttachmentServiceProxy::DropAttachments( in DropAttachments()94 void AttachmentServiceProxy::UploadAttachments( in UploadAttachments()102 AttachmentServiceProxy::Core::Core( in Core()107 AttachmentServiceProxy::Core::~Core() { in ~Core()[all …]
26 AttachmentServiceProxy AttachmentServiceProxyForTest::Create() { in Create()59 : AttachmentServiceProxy(wrapped_task_runner, core) { in AttachmentServiceProxyForTest()
100 proxy.reset(new AttachmentServiceProxy(stub_thread->message_loop_proxy(), in SetUp()147 scoped_ptr<AttachmentServiceProxy> proxy;
35 class SYNC_EXPORT AttachmentServiceProxy : public AttachmentService {40 AttachmentServiceProxy();47 AttachmentServiceProxy(51 virtual ~AttachmentServiceProxy();106 AttachmentServiceProxy(
21 : public AttachmentServiceProxy {23 static AttachmentServiceProxy Create();28 class OwningCore : public AttachmentServiceProxy::Core {
78 const syncer::AttachmentServiceProxy& attachment_service);139 AttachmentServiceProxy attachment_service_;149 const syncer::AttachmentServiceProxy& attachment_service);
70 const syncer::AttachmentServiceProxy& attachment_service) in SyncData()114 AttachmentServiceProxy()); in CreateLocalDataWithAttachments()123 const AttachmentServiceProxy& attachment_service) { in CreateRemoteData()
44 AttachmentServiceProxy attachment_service_proxy;
167 scoped_ptr<syncer::AttachmentServiceProxy> attachment_service_proxy_;
64 const syncer::AttachmentServiceProxy& attachment_service_proxy) { in BuildRemoteSyncData()112 attachment_service_proxy_.reset(new syncer::AttachmentServiceProxy( in GenericChangeProcessor()117 attachment_service_proxy_.reset(new syncer::AttachmentServiceProxy( in GenericChangeProcessor()
279 syncer::AttachmentServiceProxy()); in IN_PROC_BROWSER_TEST_F()