Searched refs:sync_notifier_ (Results 1 – 3 of 3) sorted by relevance
1537 sync_notifier::SyncNotifier* sync_notifier_; member in sync_api::SyncManager::SyncInternal1716 sync_notifier_ = sync_notifier; in Init()1717 sync_notifier_->AddObserver(this); in Init()1836 if (!sync_notifier_) { in SendNotification()1841 sync_notifier_->SendNotification(); in SendNotification()1893 sync_notifier_->SetState(state); in SignIn()1907 sync_notifier_->UpdateCredentials( in UpdateCredentials()1923 sync_notifier_->UpdateEnabledTypes(enabled_types); in UpdateEnabledTypes()2197 if (sync_notifier_) { in Shutdown()2198 sync_notifier_->RemoveObserver(this); in Shutdown()
506 scoped_ptr<sync_notifier::SyncNotifier> sync_notifier_; variable
600 sync_notifier_.reset(sync_notifier_factory.CreateSyncNotifier( in CreateSyncNotifier()735 sync_notifier_.get(), in DoInitialize()