HomeSort by relevance Sort by last modified time
    Searched defs:CreateSyncNotifier (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/notifier/
sync_notifier_factory.cc 104 SyncNotifier* SyncNotifierFactory::CreateSyncNotifier(
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.cc 142 core_->CreateSyncNotifier(baseline_context_getter);
596 void SyncBackendHost::Core::CreateSyncNotifier(
600 sync_notifier_.reset(sync_notifier_factory.CreateSyncNotifier(
    [all...]

Completed in 40 milliseconds