AttachmentServiceProxy 45 chrome/browser/sync/glue/generic_change_processor.cc const syncer::AttachmentServiceProxy& attachment_service_proxy) { AttachmentServiceProxy 83 chrome/browser/sync/glue/generic_change_processor.cc attachment_service_proxy_(syncer::AttachmentServiceProxy( AttachmentServiceProxy 136 chrome/browser/sync/glue/generic_change_processor.h syncer::AttachmentServiceProxy attachment_service_proxy_; AttachmentServiceProxy 39 sync/api/attachments/attachment_service_proxy.cc AttachmentServiceProxy::AttachmentServiceProxy() {} AttachmentServiceProxy 41 sync/api/attachments/attachment_service_proxy.cc AttachmentServiceProxy::AttachmentServiceProxy( AttachmentServiceProxy 48 sync/api/attachments/attachment_service_proxy.cc AttachmentServiceProxy::~AttachmentServiceProxy() {} AttachmentServiceProxy 50 sync/api/attachments/attachment_service_proxy.cc void AttachmentServiceProxy::GetOrDownloadAttachments( AttachmentServiceProxy 64 sync/api/attachments/attachment_service_proxy.cc void AttachmentServiceProxy::DropAttachments( AttachmentServiceProxy 77 sync/api/attachments/attachment_service_proxy.cc void AttachmentServiceProxy::OnSyncDataAdd(const SyncData& sync_data) { AttachmentServiceProxy 84 sync/api/attachments/attachment_service_proxy.cc void AttachmentServiceProxy::OnSyncDataDelete(const SyncData& sync_data) { AttachmentServiceProxy 91 sync/api/attachments/attachment_service_proxy.cc void AttachmentServiceProxy::OnSyncDataUpdate( AttachmentServiceProxy 36 sync/api/attachments/attachment_service_proxy.h class SYNC_EXPORT AttachmentServiceProxy : public AttachmentService { AttachmentServiceProxy 41 sync/api/attachments/attachment_service_proxy.h AttachmentServiceProxy(); AttachmentServiceProxy 45 sync/api/attachments/attachment_service_proxy.h AttachmentServiceProxy( AttachmentServiceProxy 49 sync/api/attachments/attachment_service_proxy.h virtual ~AttachmentServiceProxy(); AttachmentServiceProxy 107 sync/api/attachments/attachment_service_proxy_unittest.cc proxy.reset(new AttachmentServiceProxy(stub_thread->message_loop_proxy(), AttachmentServiceProxy 159 sync/api/attachments/attachment_service_proxy_unittest.cc scoped_ptr<AttachmentServiceProxy> proxy; AttachmentServiceProxy 72 sync/api/sync_data.cc const syncer::AttachmentServiceProxy& attachment_service) AttachmentServiceProxy 124 sync/api/sync_data.cc AttachmentServiceProxy()); AttachmentServiceProxy 133 sync/api/sync_data.cc const AttachmentServiceProxy& attachment_service) { AttachmentServiceProxy 154 sync/api/sync_data.cc AttachmentServiceProxy()); AttachmentServiceProxy 75 sync/api/sync_data.h const syncer::AttachmentServiceProxy& attachment_service); AttachmentServiceProxy 141 sync/api/sync_data.h AttachmentServiceProxy attachment_service_; AttachmentServiceProxy 152 sync/api/sync_data.h const syncer::AttachmentServiceProxy& attachment_service); AttachmentServiceProxy 44 sync/api/sync_data_unittest.cc AttachmentServiceProxy attachment_service_proxy;