Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/
Dprofile_sync_service_harness.h118 void DisableSyncForAllDatatypes();
Dprofile_sync_service_harness.cc558 void ProfileSyncServiceHarness::DisableSyncForAllDatatypes() { in DisableSyncForAllDatatypes() function in ProfileSyncServiceHarness
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.cc4243 sync_waiter_->DisableSyncForAllDatatypes(); in DisableSyncForDatatypes()