SyncedNotification 48 chrome/browser/notifications/sync_notifier/chrome_notifier_delegate.cc SyncedNotification* notification = SyncedNotification 91 chrome/browser/notifications/sync_notifier/chrome_notifier_delegate.cc SyncedNotification* notification = SyncedNotification 34 chrome/browser/notifications/sync_notifier/chrome_notifier_delegate_unittest.cc notifier::SyncedNotification* CreateNotification( SyncedNotification 47 chrome/browser/notifications/sync_notifier/chrome_notifier_delegate_unittest.cc notifier::SyncedNotification* notification = SyncedNotification 48 chrome/browser/notifications/sync_notifier/chrome_notifier_delegate_unittest.cc new notifier::SyncedNotification(sync_data, this, NULL); SyncedNotification 56 chrome/browser/notifications/sync_notifier/chrome_notifier_delegate_unittest.cc virtual notifier::SyncedNotification* FindNotificationById( SyncedNotification 66 chrome/browser/notifications/sync_notifier/chrome_notifier_delegate_unittest.cc ScopedVector<notifier::SyncedNotification> owned_notifications_; SyncedNotification 107 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc scoped_ptr<SyncedNotification> incoming(CreateNotificationFromSyncData( SyncedNotification 117 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc SyncedNotification* found = FindNotificationById(key); SyncedNotification 132 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc if (incoming->GetReadState() == SyncedNotification::kDismissed) { SyncedNotification 137 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc } else if (incoming->GetReadState() == SyncedNotification::kRead) { SyncedNotification 192 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc ScopedVector<SyncedNotification>::const_iterator it = SyncedNotification 214 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc scoped_ptr<SyncedNotification> new_notification( SyncedNotification 223 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc SyncedNotification* found = FindNotificationById(key); SyncedNotification 264 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc const SyncedNotification& notification) { SyncedNotification 272 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc scoped_ptr<SyncedNotification> SyncedNotification 289 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc return scoped_ptr<SyncedNotification>(); SyncedNotification 293 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc (static_cast<SyncedNotification::ReadState>( SyncedNotification 295 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc SyncedNotification::kUnread && SyncedNotification 298 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc (static_cast<SyncedNotification::ReadState>( SyncedNotification 300 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc SyncedNotification::kRead); SyncedNotification 302 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc (static_cast<SyncedNotification::ReadState>( SyncedNotification 304 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc SyncedNotification::kDismissed); SyncedNotification 317 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc return scoped_ptr<SyncedNotification>(); SyncedNotification 321 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc scoped_ptr<SyncedNotification> notification( SyncedNotification 322 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc new SyncedNotification(sync_data, this, notification_manager_)); SyncedNotification 329 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc SyncedNotification* ChromeNotifierService::FindNotificationById( SyncedNotification 334 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc ScopedVector<SyncedNotification>::const_iterator it = SyncedNotification 337 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc SyncedNotification* notification = *it; SyncedNotification 347 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc ScopedVector<SyncedNotification>::iterator it = notification_data_.begin(); SyncedNotification 349 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc SyncedNotification* notification = *it; SyncedNotification 408 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc ScopedVector<SyncedNotification>::iterator notification_iter; SyncedNotification 430 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc ScopedVector<SyncedNotification>::iterator notification_iter; SyncedNotification 442 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc SyncedNotification* notification = FindNotificationById(key); SyncedNotification 460 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc void ChromeNotifierService::Add(scoped_ptr<SyncedNotification> notification) { SyncedNotification 461 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc SyncedNotification* notification_copy = notification.get(); SyncedNotification 482 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc const SyncedNotification* synced_notification) { SyncedNotification 494 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc scoped_ptr<notifier::SyncedNotification> notification) { SyncedNotification 509 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc SyncedNotification* notification) { SyncedNotification 517 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc if (notification->GetReadState() == SyncedNotification::kUnread) { SyncedNotification 527 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc void ChromeNotifierService::Display(SyncedNotification* notification) { SyncedNotification 640 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc for (std::vector<SyncedNotification*>::const_iterator iter = SyncedNotification 645 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc (*iter)->GetReadState() == SyncedNotification::kUnread) SyncedNotification 652 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc for (std::vector<SyncedNotification*>::const_iterator iter = SyncedNotification 657 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc (*iter)->GetReadState() == SyncedNotification::kUnread) { SyncedNotification 749 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc const SyncedNotification* synced_notification, SyncedNotification 81 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h const SyncedNotification& notification); SyncedNotification 84 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h scoped_ptr<SyncedNotification> CreateNotificationFromSyncData( SyncedNotification 88 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h virtual notifier::SyncedNotification* FindNotificationById( SyncedNotification 116 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h const SyncedNotification* synced_notification); SyncedNotification 119 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h void AddForTest(scoped_ptr<notifier::SyncedNotification> notification); SyncedNotification 136 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h const SyncedNotification* notification, SyncedNotification 141 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h void Add(scoped_ptr<notifier::SyncedNotification> notification); SyncedNotification 144 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h void UpdateInMessageCenter(notifier::SyncedNotification* notification); SyncedNotification 147 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h void Display(notifier::SyncedNotification* notification); SyncedNotification 211 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h ScopedVector<SyncedNotification> notification_data_; SyncedNotification 46 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc using notifier::SyncedNotification; SyncedNotification 151 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc SyncedNotification* CreateNotification( SyncedNotification 163 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc return new SyncedNotification(sync_data, NULL, notification_manager_.get()); SyncedNotification 169 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc SyncedNotification* notification) { SyncedNotification 172 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> scoped_notification(notification); SyncedNotification 219 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> notification1( SyncedNotification 224 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> notification2( SyncedNotification 283 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n1(CreateNotification( SyncedNotification 286 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n2(CreateNotification( SyncedNotification 289 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n3(CreateNotification( SyncedNotification 334 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n1(CreateNotification( SyncedNotification 337 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n2(CreateNotification( SyncedNotification 340 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n3(CreateNotification( SyncedNotification 384 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n1(CreateNotification( SyncedNotification 387 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n2(CreateNotification( SyncedNotification 390 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n3(CreateNotification( SyncedNotification 425 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> notification1( SyncedNotification 429 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc const SyncedNotification* notification2 = SyncedNotification 447 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n1(CreateNotification( SyncedNotification 450 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n2(CreateNotification( SyncedNotification 468 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc SyncedNotification* notification1 = SyncedNotification 471 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc EXPECT_EQ(SyncedNotification::kDismissed, notification1->GetReadState()); SyncedNotification 491 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n1(CreateNotification( SyncedNotification 494 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n2(CreateNotification( SyncedNotification 512 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc SyncedNotification* notification1 = SyncedNotification 515 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc EXPECT_EQ(SyncedNotification::kDismissed, notification1->GetReadState()); SyncedNotification 532 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n1(CreateNotification( SyncedNotification 549 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc SyncedNotification* notification1 = SyncedNotification 553 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc EXPECT_EQ(SyncedNotification::kUnread, notification1->GetReadState()); SyncedNotification 567 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n1(CreateNotification( SyncedNotification 702 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n1(CreateNotification( SyncedNotification 726 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc scoped_ptr<SyncedNotification> n1(CreateNotification( SyncedNotification 59 chrome/browser/notifications/sync_notifier/synced_notification.cc SyncedNotification::kUnread) == SyncedNotification 63 chrome/browser/notifications/sync_notifier/synced_notification.cc SyncedNotification::kRead) == SyncedNotification 67 chrome/browser/notifications/sync_notifier/synced_notification.cc SyncedNotification::kDismissed) == SyncedNotification 71 chrome/browser/notifications/sync_notifier/synced_notification.cc SyncedNotification::SyncedNotification( SyncedNotification 85 chrome/browser/notifications/sync_notifier/synced_notification.cc SyncedNotification::~SyncedNotification() {} SyncedNotification 87 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::Update(const syncer::SyncData& sync_data) { SyncedNotification 92 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::Show(Profile* profile) { SyncedNotification 94 chrome/browser/notifications/sync_notifier/synced_notification.cc if (SyncedNotification::kRead == GetReadState() || SyncedNotification 95 chrome/browser/notifications/sync_notifier/synced_notification.cc SyncedNotification::kDismissed == GetReadState() ) { SyncedNotification 145 chrome/browser/notifications/sync_notifier/synced_notification.cc if (priority != SyncedNotification::kUndefinedPriority) SyncedNotification 245 chrome/browser/notifications/sync_notifier/synced_notification.cc sync_pb::EntitySpecifics SyncedNotification::GetEntitySpecifics() const { SyncedNotification 252 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::ShowAllForAppId(Profile* profile, SyncedNotification 259 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::HideAllForAppId(std::string app_id_name) { SyncedNotification 265 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::QueueBitmapFetchJobs( SyncedNotification 307 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::StartBitmapFetch() { SyncedNotification 317 chrome/browser/notifications/sync_notifier/synced_notification.cc bool SyncedNotification::EqualsIgnoringReadState( SyncedNotification 318 chrome/browser/notifications/sync_notifier/synced_notification.cc const SyncedNotification& other) const { SyncedNotification 373 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::NotificationHasBeenRead() { SyncedNotification 377 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::NotificationHasBeenDismissed() { SyncedNotification 381 chrome/browser/notifications/sync_notifier/synced_notification.cc std::string SyncedNotification::GetTitle() const { SyncedNotification 390 chrome/browser/notifications/sync_notifier/synced_notification.cc std::string SyncedNotification::GetHeading() const { SyncedNotification 399 chrome/browser/notifications/sync_notifier/synced_notification.cc std::string SyncedNotification::GetDescription() const { SyncedNotification 408 chrome/browser/notifications/sync_notifier/synced_notification.cc std::string SyncedNotification::GetAnnotation() const { SyncedNotification 417 chrome/browser/notifications/sync_notifier/synced_notification.cc std::string SyncedNotification::GetAppId() const { SyncedNotification 423 chrome/browser/notifications/sync_notifier/synced_notification.cc std::string SyncedNotification::GetKey() const { SyncedNotification 429 chrome/browser/notifications/sync_notifier/synced_notification.cc GURL SyncedNotification::GetOriginUrl() const { SyncedNotification 435 chrome/browser/notifications/sync_notifier/synced_notification.cc GURL SyncedNotification::GetAppIconUrl() const { SyncedNotification 448 chrome/browser/notifications/sync_notifier/synced_notification.cc GURL SyncedNotification::GetImageUrl() const { SyncedNotification 463 chrome/browser/notifications/sync_notifier/synced_notification.cc std::string SyncedNotification::GetText() const { SyncedNotification 472 chrome/browser/notifications/sync_notifier/synced_notification.cc SyncedNotification::ReadState SyncedNotification::GetReadState() const { SyncedNotification 489 chrome/browser/notifications/sync_notifier/synced_notification.cc return static_cast<SyncedNotification::ReadState>(found_read_state); SyncedNotification 494 chrome/browser/notifications/sync_notifier/synced_notification.cc uint64 SyncedNotification::GetCreationTime() const { SyncedNotification 501 chrome/browser/notifications/sync_notifier/synced_notification.cc int SyncedNotification::GetPriority() const { SyncedNotification 526 chrome/browser/notifications/sync_notifier/synced_notification.cc std::string SyncedNotification::GetDefaultDestinationTitle() const { SyncedNotification 535 chrome/browser/notifications/sync_notifier/synced_notification.cc GURL SyncedNotification::GetDefaultDestinationIconUrl() const { SyncedNotification 546 chrome/browser/notifications/sync_notifier/synced_notification.cc GURL SyncedNotification::GetDefaultDestinationUrl() const { SyncedNotification 557 chrome/browser/notifications/sync_notifier/synced_notification.cc std::string SyncedNotification::GetButtonTitle( SyncedNotification 570 chrome/browser/notifications/sync_notifier/synced_notification.cc GURL SyncedNotification::GetButtonIconUrl(unsigned int which_button) const { SyncedNotification 584 chrome/browser/notifications/sync_notifier/synced_notification.cc GURL SyncedNotification::GetButtonUrl(unsigned int which_button) const { SyncedNotification 598 chrome/browser/notifications/sync_notifier/synced_notification.cc GURL SyncedNotification::GetProfilePictureUrl(unsigned int which_url) const { SyncedNotification 609 chrome/browser/notifications/sync_notifier/synced_notification.cc size_t SyncedNotification::GetProfilePictureCount() const { SyncedNotification 614 chrome/browser/notifications/sync_notifier/synced_notification.cc size_t SyncedNotification::GetNotificationCount() const { SyncedNotification 619 chrome/browser/notifications/sync_notifier/synced_notification.cc size_t SyncedNotification::GetButtonCount() const { SyncedNotification 623 chrome/browser/notifications/sync_notifier/synced_notification.cc std::string SyncedNotification::GetContainedNotificationTitle( SyncedNotification 633 chrome/browser/notifications/sync_notifier/synced_notification.cc std::string SyncedNotification::GetContainedNotificationMessage( SyncedNotification 643 chrome/browser/notifications/sync_notifier/synced_notification.cc const gfx::Image& SyncedNotification::GetAppIcon() const { SyncedNotification 647 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::set_toast_state(bool toast_state) { SyncedNotification 651 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::LogNotification() { SyncedNotification 653 chrome/browser/notifications/sync_notifier/synced_notification.cc if (SyncedNotification::kRead == GetReadState()) SyncedNotification 655 chrome/browser/notifications/sync_notifier/synced_notification.cc else if (SyncedNotification::kDismissed == GetReadState()) SyncedNotification 667 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::OnFetchComplete(const GURL url, SyncedNotification 712 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::CreateBitmapFetcher(const GURL& url) { SyncedNotification 728 chrome/browser/notifications/sync_notifier/synced_notification.cc bool SyncedNotification::AreAllBitmapsFetched() { SyncedNotification 750 chrome/browser/notifications/sync_notifier/synced_notification.cc void SyncedNotification::SetReadState(const ReadState& read_state) { SyncedNotification 34 chrome/browser/notifications/sync_notifier/synced_notification.h class SyncedNotification : public chrome::BitmapFetcherDelegate { SyncedNotification 36 chrome/browser/notifications/sync_notifier/synced_notification.h SyncedNotification(const syncer::SyncData& sync_data, SyncedNotification 40 chrome/browser/notifications/sync_notifier/synced_notification.h virtual ~SyncedNotification(); SyncedNotification 76 chrome/browser/notifications/sync_notifier/synced_notification.h bool EqualsIgnoringReadState(const SyncedNotification& other) const; SyncedNotification 161 chrome/browser/notifications/sync_notifier/synced_notification.h DISALLOW_COPY_AND_ASSIGN(SyncedNotification); SyncedNotification 24 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc using notifier::SyncedNotification; SyncedNotification 64 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification1_.reset(new SyncedNotification( SyncedNotification 66 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification2_.reset(new SyncedNotification( SyncedNotification 68 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification3_.reset(new SyncedNotification( SyncedNotification 70 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification4_.reset(new SyncedNotification( SyncedNotification 79 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc virtual void AddButtonBitmaps(SyncedNotification* notification, SyncedNotification 91 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc scoped_ptr<SyncedNotification> notification1_; SyncedNotification 92 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc scoped_ptr<SyncedNotification> notification2_; SyncedNotification 93 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc scoped_ptr<SyncedNotification> notification3_; SyncedNotification 94 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc scoped_ptr<SyncedNotification> notification4_; SyncedNotification 139 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc SyncedNotification::ReadState found_state1 = SyncedNotification 141 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc SyncedNotification::ReadState expected_state1(SyncedNotification::kUnread); SyncedNotification 145 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc SyncedNotification::ReadState found_state2 = SyncedNotification 147 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc SyncedNotification::ReadState expected_state2(SyncedNotification::kDismissed); SyncedNotification 248 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc scoped_ptr<SyncedNotification> notification5; SyncedNotification 249 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification5.reset(new SyncedNotification( SyncedNotification 292 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc scoped_ptr<SyncedNotification> notification6; SyncedNotification 293 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification6.reset(new SyncedNotification( SyncedNotification 335 sync/protocol/proto_value_conversions.cc const sync_pb::SyncedNotification& proto) { SyncedNotification 65 sync/protocol/proto_value_conversions.h class SyncedNotification; SyncedNotification 165 sync/protocol/proto_value_conversions.h const sync_pb::SyncedNotification& notification);