Searched refs:sharedNotification (Results 1 – 2 of 2) sorted by relevance
63 … std::shared_ptr<Notification> sharedNotification = std::make_shared<Notification>(*notification); in OnConsumed() local65 if (!subscriber->ProcessSyncDecision(subscriber->GetDeviceType(), sharedNotification)) { in OnConsumed()71 sharedNotification, std::make_shared<NotificationSortingMap>(*notificationMap)); in OnConsumed()
152 … std::shared_ptr<Notification> sharedNotification = std::make_shared<Notification>(*notification); in OnConsumed() local154 if (!subscriber_.ProcessSyncDecision(subscriber_.GetDeviceType(), sharedNotification)) { in OnConsumed()159 sharedNotification, std::make_shared<NotificationSortingMap>(*notificationMap)); in OnConsumed()