Searched refs:Notifications (Results 1 – 12 of 12) sorted by relevance
33 std::vector<DWORD> Notifications; member in __anona402f2b70111::DirectoryWatcherWindows103 Notifications.resize((4 * EntrySize) / sizeof(DWORD)); in DirectoryWatcherWindows()153 if (!ReadDirectoryChangesW(DirectoryHandle, Notifications.data(), in WatcherThreadProc()154 Notifications.size() * sizeof(DWORD), in WatcherThreadProc()200 (FILE_NOTIFY_INFORMATION *)Notifications.data(); in WatcherThreadProc()
405 } Notifications; typedef827 void RegisterNotificationCallbacks(const Process::Notifications &callbacks);843 bool UnregisterNotificationCallbacks(const Process::Notifications &callbacks);3035 std::vector<Notifications> m_notifications; ///< The list of notifications
30 # maintain. Notifications can automatically be sent when someone proposes a
227 RFC1891 SMTP Service Extension for Delivery Status Notifications232 Notifications250 RFC6533 Internationalized Delivery Status and Disposition Notifications
8956 Status Notifications). DSN notifications override
99 dsn SMTP Delivery Status Notifications.
5402 RFC 6533 Internationalized Delivery Status and Disposition Notifications
31 Notifications can automatically be sent when someone proposes a revision or
553 std::vector<Notifications> empty_notifications; in Finalize()578 void Process::RegisterNotificationCallbacks(const Notifications &callbacks) { in RegisterNotificationCallbacks()584 bool Process::UnregisterNotificationCallbacks(const Notifications &callbacks) { in UnregisterNotificationCallbacks()585 std::vector<Notifications>::iterator pos, end = m_notifications.end(); in UnregisterNotificationCallbacks()598 std::vector<Notifications>::iterator notification_pos, in SynchronouslyNotifyStateChanged()
1137 -- Notifications for use by Bridges1139 -- Notifications for the Spanning Tree Protocol
1142 -- Notifications for the Spanning Tree Protocol
964 * added support for sending EAP-AKA Notifications in error cases