Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/
Dtest_profile_sync_service.h57 virtual void InitCore(const Core::DoInitializeOptions& options);
Dtest_profile_sync_service.cc77 void SyncBackendHostForProfileSyncTest::InitCore( in InitCore() function in browser_sync::SyncBackendHostForProfileSyncTest
/external/chromium/chrome/browser/sync/glue/
Dsync_backend_host.h539 virtual void InitCore(const Core::DoInitializeOptions& options);
Dsync_backend_host.cc144 InitCore(Core::DoInitializeOptions( in Initialize()
201 void SyncBackendHost::InitCore(const Core::DoInitializeOptions& options) { in InitCore() function in browser_sync::SyncBackendHost