Home
last modified time | relevance | path

Searched defs:OnSyncDataDelete (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/sync/api/attachments/
Dattachment_service_proxy.cc110 void AttachmentServiceProxy::OnSyncDataDelete(const SyncData& sync_data) { in OnSyncDataDelete() function in syncer::AttachmentServiceProxy
164 void AttachmentServiceProxy::Core::OnSyncDataDelete(const SyncData& sync_data) { in OnSyncDataDelete() function in syncer::AttachmentServiceProxy::Core
Dattachment_service_proxy_unittest.cc67 virtual void OnSyncDataDelete(const SyncData& sync_data) OVERRIDE { in OnSyncDataDelete() function in syncer::StubAttachmentService
Dattachment_service_impl.cc183 void AttachmentServiceImpl::OnSyncDataDelete(const SyncData& sync_data) { in OnSyncDataDelete() function in syncer::AttachmentServiceImpl