Home
last modified time | relevance | path

Searched refs:Notifications (Results 1 – 5 of 5) sorted by relevance

/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOSXDYLD.h374 lldb_private::Process::Notifications m_notification_callbacks;
/external/lldb/include/lldb/Target/
DProcess.h1420 } Notifications; typedef
1873 RegisterNotificationCallbacks (const Process::Notifications& callbacks);
1893 UnregisterNotificationCallbacks (const Process::Notifications& callbacks);
3652 …std::vector<Notifications> m_notifications; ///< The list of notifications that this proce…
/external/lldb/source/Target/
DProcess.cpp1140 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()
/external/libusb/
DChangeLog1679 Notifications for changes to the fd set
/external/wpa_supplicant_8/hostapd/
DChangeLog641 * added support for sending EAP-AKA Notifications in error cases