Searched refs:Notifications (Results 1 – 5 of 5) sorted by relevance
374 lldb_private::Process::Notifications m_notification_callbacks;
1420 } Notifications; typedef1873 RegisterNotificationCallbacks (const Process::Notifications& callbacks);1893 UnregisterNotificationCallbacks (const Process::Notifications& callbacks);3652 …std::vector<Notifications> m_notifications; ///< The list of notifications that this proce…
1140 std::vector<Notifications> empty_notifications; in Finalize()1168 Process::RegisterNotificationCallbacks (const Notifications& callbacks) in RegisterNotificationCallbacks()1176 Process::UnregisterNotificationCallbacks(const Notifications& callbacks) in UnregisterNotificationCallbacks()1178 std::vector<Notifications>::iterator pos, end = m_notifications.end(); in UnregisterNotificationCallbacks()1195 std::vector<Notifications>::iterator notification_pos, notification_end = m_notifications.end(); in SynchronouslyNotifyStateChanged()
1679 Notifications for changes to the fd set
641 * added support for sending EAP-AKA Notifications in error cases