Home
last modified time | relevance | path

Searched refs:StopAndSuppress (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_unittest.cc270 service()->StopAndSuppress(); in TEST_F()
299 service()->StopAndSuppress(); in TEST_F()
Dprofile_sync_service.h646 void StopAndSuppress();
Dprofile_sync_service_android.cc149 sync_service_->StopAndSuppress(); in DisableSync()
Dprofile_sync_service.cc2152 void ProfileSyncService::StopAndSuppress() { in StopAndSuppress() function in ProfileSyncService