Searched refs:OnIncomingNotification (Results 1 – 10 of 10) sorted by relevance
38 virtual void OnIncomingNotification(112 void NonBlockingInvalidationNotifier::Core::OnIncomingNotification( in OnIncomingNotification() function in sync_notifier::NonBlockingInvalidationNotifier::Core115 observers_->Notify(&SyncNotifierObserver::OnIncomingNotification, in OnIncomingNotification()
108 void P2PNotifier::OnIncomingNotification( in OnIncomingNotification() function in sync_notifier::P2PNotifier138 OnIncomingNotification(type_payloads)); in MaybeEmitNotification()
21 MOCK_METHOD1(OnIncomingNotification,
20 virtual void OnIncomingNotification(
50 virtual void OnIncomingNotification(
66 EXPECT_CALL(mock_observer_, OnIncomingNotification(type_payloads)); in TEST_F()
119 OnIncomingNotification(type_payloads)); in OnInvalidate()
34 virtual void OnIncomingNotification( in OnIncomingNotification() function in __anon824bc0ae0111::NotificationPrinter
1267 virtual void OnIncomingNotification(2721 void SyncManager::SyncInternal::OnIncomingNotification( in OnIncomingNotification() function in sync_api::SyncManager::SyncInternal2839 data_->OnIncomingNotification(model_types_with_payloads); in TriggerOnIncomingNotificationForTest()
1018 TEST_F(SyncManagerTest, OnIncomingNotification) { in TEST_F() argument