Home
last modified time | relevance | path

Searched refs:OnClearServerDataTimeout (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/
Dprofile_sync_service_startup_unittest.cc217 service_->OnClearServerDataTimeout(); in TEST_F()
Dprofile_sync_service.h195 virtual void OnClearServerDataTimeout();
Dprofile_sync_service.cc395 &ProfileSyncService::OnClearServerDataTimeout); in ClearServerData()
567 void ProfileSyncService::OnClearServerDataTimeout() { in OnClearServerDataTimeout() function in ProfileSyncService