Searched refs:SendNotification (Results 1 – 11 of 11) sorted by relevance
91 void P2PNotifier::SendNotification() { in SendNotification() function in sync_notifier::P2PNotifier97 talk_mediator_->SendNotification(notification); in SendNotification()
56 virtual void SendNotification() = 0;
35 void SendNotification();201 void NonBlockingInvalidationNotifier::SendNotification() { in SendNotification() function in sync_notifier::NonBlockingInvalidationNotifier
40 virtual void SendNotification();
46 virtual void SendNotification();
53 virtual void SendNotification() OVERRIDE;
86 void InvalidationNotifier::SendNotification() { in SendNotification() function in sync_notifier::InvalidationNotifier
59 &OwnerManager::SendNotification, in LoadOwnerKey()143 void OwnerManager::SendNotification(NotificationType type, in SendNotification() function in chromeos::OwnerManager
93 void SendNotification(NotificationType type,
1410 void SendNotification();1834 void SyncManager::SyncInternal::SendNotification() { in SendNotification() function in sync_api::SyncManager::SyncInternal1841 sync_notifier_->SendNotification(); in SendNotification()2540 &SyncManager::SyncInternal::SendNotification)); in OnSyncEngineEvent()
637 MOCK_METHOD0(SendNotification, void());