Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/
Dtest_profile_sync_service.h71 virtual void StartConfiguration(Callback0::Type* callback);
Dtest_profile_sync_service.cc130 void SyncBackendHostForProfileSyncTest::StartConfiguration(Callback0::Type*) { in StartConfiguration() function in browser_sync::SyncBackendHostForProfileSyncTest
/external/chromium/chrome/browser/sync/glue/
Dsync_backend_host.h173 virtual void StartConfiguration(Callback0::Type* callback);
Dsync_backend_host.cc405 StartConfiguration(NewCallback(core_.get(), in ConfigureDataTypes()
409 void SyncBackendHost::StartConfiguration(Callback0::Type* callback) { in StartConfiguration() function in browser_sync::SyncBackendHost