Searched refs:recordToRemove (Results 1 – 1 of 1) sorted by relevance
1522 std::shared_ptr<NotificationRecord> recordToRemove; in PublishInNotificationList() local1525 recordToRemove = bundleList.front(); in PublishInNotificationList()1526 SendFlowControlOccurHiSysEvent(recordToRemove); in PublishInNotificationList()1533 recordToRemove = bundleList.front(); in PublishInNotificationList()1534 SendFlowControlOccurHiSysEvent(recordToRemove); in PublishInNotificationList()1539 recordToRemove = sorted.front(); in PublishInNotificationList()1540 SendFlowControlOccurHiSysEvent(recordToRemove); in PublishInNotificationList()