Searched defs:CreateSyncNotifier (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/notifier/
H A Dsync_notifier_factory.cc104 SyncNotifier* SyncNotifierFactory::CreateSyncNotifier( function in class:sync_notifier::SyncNotifierFactory
/external/chromium/chrome/browser/sync/glue/
H A Dsync_backend_host.cc142 core_->CreateSyncNotifier(baseline_context_getter);
596 void SyncBackendHost::Core::CreateSyncNotifier( function in class:browser_sync::SyncBackendHost::Core
600 sync_notifier_.reset(sync_notifier_factory.CreateSyncNotifier(

Completed in 194 milliseconds