Home
last modified time | relevance | path

Searched refs:removed_notification_ids (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/phonehub/
H A Dphone_status_processor.cc274 if (!phone_status_update.removed_notification_ids().empty()) { in OnPhoneStatusUpdateReceived()
275 base::flat_set<int64_t> removed_notification_ids; in OnPhoneStatusUpdateReceived() local
276 for (auto& id : phone_status_update.removed_notification_ids()) { in OnPhoneStatusUpdateReceived()
277 removed_notification_ids.emplace(id); in OnPhoneStatusUpdateReceived()
280 removed_notification_ids); in OnPhoneStatusUpdateReceived()
H A Dmessage_receiver_unittest.cc161 EXPECT_EQ(expected_removed_id, actual_update.removed_notification_ids()[0]); in TEST_F()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DNotificationManager.cpp1406 vector<int32> removed_notification_ids; in do_flush_pending_notifications() local
1412 removed_notification_ids.push_back( in do_flush_pending_notifications()
1423 CHECK(removed_notification_ids.empty()); in do_flush_pending_notifications()
1435 removed_notification_ids.reserve(removed_size + removed_notification_ids.size()); in get_remove_group_update()
1440 if (removed_notification_ids.empty()) { in get_remove_group_update()
1446 std::move(removed_notification_ids)); in get_remove_group_update()
1879 vector<int32> removed_notification_ids; in remove_notification() local
2018 vector<int32> removed_notification_ids; in remove_notification_group() local
2123 vector<int32> removed_notification_ids; in remove_temporary_notifications() local
2136 CHECK(!removed_notification_ids.empty()); in remove_temporary_notifications()
[all …]
H A DNotificationManager.h270 vector<int32> &&removed_notification_ids) const;
273 vector<int32> &&removed_notification_ids);
293 vector<int32> &&removed_notification_ids, bool force_update);
H A DMessagesManager.cpp14412 vector<NotificationId> removed_notification_ids(removed_notification_ids_set.begin(), in remove_dialog_mention_notifications() local
14414 for (size_t i = 0; i < removed_notification_ids.size(); i++) { in remove_dialog_mention_notifications()
14416removed_notification_ids[i], false, i + 1 == removed_notification_ids.size(), Promise<Unit>(), in remove_dialog_mention_notifications()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/phonehub/proto/
H A Dphonehub_api.proto162 repeated int64 removed_notification_ids = 3; field
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/generate/scheme/
H A Dtd_api.tl3802 …s List of added group notifications, sorted by notification ID @removed_notification_ids Identifie…
3803 …Bool total_count:int32 added_notifications:vector<notification> removed_notification_ids:vector<in…