AttachmentService 76 chrome/browser/sync/glue/generic_change_processor.cc scoped_ptr<syncer::AttachmentService> attachment_service) AttachmentService 52 chrome/browser/sync/glue/generic_change_processor.h scoped_ptr<syncer::AttachmentService> attachment_service); AttachmentService 131 chrome/browser/sync/glue/generic_change_processor.h scoped_ptr<syncer::AttachmentService> attachment_service_; AttachmentService 134 chrome/browser/sync/glue/generic_change_processor.h base::WeakPtrFactory<syncer::AttachmentService> AttachmentService 454 chrome/browser/sync/profile_sync_components_factory_impl.cc scoped_ptr<syncer::AttachmentService> attachment_service( AttachmentService 9 sync/api/attachments/attachment_service.cc AttachmentService::AttachmentService() {} AttachmentService 10 sync/api/attachments/attachment_service.cc AttachmentService::~AttachmentService() {} AttachmentService 23 sync/api/attachments/attachment_service.h class SYNC_EXPORT AttachmentService { AttachmentService 44 sync/api/attachments/attachment_service.h AttachmentService(); AttachmentService 45 sync/api/attachments/attachment_service.h virtual ~AttachmentService(); AttachmentService 22 sync/api/attachments/attachment_service_proxy.cc const AttachmentService::GetOrDownloadCallback& callback, AttachmentService 23 sync/api/attachments/attachment_service_proxy.cc const AttachmentService::GetOrDownloadResult& result, AttachmentService 32 sync/api/attachments/attachment_service_proxy.cc const AttachmentService::DropCallback& callback, AttachmentService 33 sync/api/attachments/attachment_service_proxy.cc const AttachmentService::DropResult& result) { AttachmentService 43 sync/api/attachments/attachment_service_proxy.cc base::WeakPtr<syncer::AttachmentService> wrapped) AttachmentService 58 sync/api/attachments/attachment_service_proxy.cc base::Bind(&AttachmentService::GetOrDownloadAttachments, AttachmentService 71 sync/api/attachments/attachment_service_proxy.cc base::Bind(&AttachmentService::DropAttachments, AttachmentService 81 sync/api/attachments/attachment_service_proxy.cc base::Bind(&AttachmentService::OnSyncDataAdd, wrapped_, sync_data)); AttachmentService 88 sync/api/attachments/attachment_service_proxy.cc base::Bind(&AttachmentService::OnSyncDataDelete, wrapped_, sync_data)); AttachmentService 97 sync/api/attachments/attachment_service_proxy.cc base::Bind(&AttachmentService::OnSyncDataUpdate, AttachmentService 36 sync/api/attachments/attachment_service_proxy.h class SYNC_EXPORT AttachmentServiceProxy : public AttachmentService { AttachmentService 47 sync/api/attachments/attachment_service_proxy.h base::WeakPtr<syncer::AttachmentService> wrapped); AttachmentService 65 sync/api/attachments/attachment_service_proxy.h base::WeakPtr<AttachmentService> wrapped_; AttachmentService 27 sync/api/attachments/attachment_service_proxy_unittest.cc class StubAttachmentService : public AttachmentService, AttachmentService 46 sync/api/attachments/attachment_service_proxy_unittest.cc callback, AttachmentService::GET_NOT_FOUND, AttachmentMap())); AttachmentService 54 sync/api/attachments/attachment_service_proxy_unittest.cc FROM_HERE, base::Bind(callback, AttachmentService::DROP_SUCCESS)); AttachmentService 73 sync/api/attachments/attachment_service_proxy_unittest.cc virtual base::WeakPtr<AttachmentService> AsWeakPtr() { AttachmentService 89 sync/api/attachments/attachment_service_proxy_unittest.cc base::WeakPtrFactory<AttachmentService> weak_ptr_factory_; AttachmentService 136 sync/api/attachments/attachment_service_proxy_unittest.cc void IncrementGetOrDownload(const AttachmentService::GetOrDownloadResult&, AttachmentService 143 sync/api/attachments/attachment_service_proxy_unittest.cc void IncrementDrop(const AttachmentService::DropResult&) { AttachmentService 164 sync/api/attachments/attachment_service_proxy_unittest.cc AttachmentService::GetOrDownloadCallback callback_get_or_download; AttachmentService 165 sync/api/attachments/attachment_service_proxy_unittest.cc AttachmentService::DropCallback callback_drop; AttachmentService 24 sync/api/attachments/fake_attachment_service.cc scoped_ptr<syncer::AttachmentService> FakeAttachmentService::CreateForTest() { AttachmentService 28 sync/api/attachments/fake_attachment_service.cc scoped_ptr<syncer::AttachmentService> attachment_service( AttachmentService 17 sync/api/attachments/fake_attachment_service.h class SYNC_EXPORT FakeAttachmentService : public AttachmentService, AttachmentService 24 sync/api/attachments/fake_attachment_service.h static scoped_ptr<syncer::AttachmentService> CreateForTest(); AttachmentService 244 sync/api/sync_data.cc const AttachmentService::GetOrDownloadCallback& callback) { AttachmentService 250 sync/api/sync_data.cc const AttachmentService::DropCallback& callback) { AttachmentService 30 sync/api/sync_data.h class AttachmentService; AttachmentService 198 sync/api/sync_data.h const AttachmentService::GetOrDownloadCallback& callback); AttachmentService 207 sync/api/sync_data.h const AttachmentService::DropCallback& callback); AttachmentService 42 sync/api/sync_data_unittest.cc scoped_ptr<AttachmentService> attachment_service; AttachmentService 43 sync/api/sync_data_unittest.cc base::WeakPtrFactory<AttachmentService> attachment_service_weak_ptr_factory;