Home
last modified time | relevance | path

Searched defs:StartSyncingWithServer (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
Dsync_backend_host_mock.cc35 void SyncBackendHostMock::StartSyncingWithServer() {} in StartSyncingWithServer() function in browser_sync::SyncBackendHostMock
Dsync_backend_host_impl.cc147 void SyncBackendHostImpl::StartSyncingWithServer() { in StartSyncingWithServer() function in browser_sync::SyncBackendHostImpl
/external/chromium/chrome/browser/sync/glue/
Dsync_backend_host.cc214 void SyncBackendHost::StartSyncingWithServer() { in StartSyncingWithServer() function in browser_sync::SyncBackendHost
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service.cc341 void ProfileSyncService::StartSyncingWithServer() { in StartSyncingWithServer() function in ProfileSyncService