Searched refs:Notifications (Results 1 – 10 of 10) sorted by relevance
33 std::vector<DWORD> Notifications; member in __anonf42221350111::DirectoryWatcherWindows98 Notifications.resize((4 * EntrySize) / sizeof(DWORD)); in DirectoryWatcherWindows()148 if (!ReadDirectoryChangesW(DirectoryHandle, Notifications.data(), in WatcherThreadProc()149 Notifications.size() * sizeof(DWORD), in WatcherThreadProc()195 (FILE_NOTIFY_INFORMATION *)Notifications.data(); in WatcherThreadProc()
401 } Notifications; typedef773 void RegisterNotificationCallbacks(const Process::Notifications &callbacks);789 bool UnregisterNotificationCallbacks(const Process::Notifications &callbacks);2895 std::vector<Notifications> m_notifications; ///< The list of notifications
101 dsn SMTP Delivery Status Notifications.
32 Notifications can automatically be sent when someone proposes a revision or
233 RFC1891 SMTP Service Extension for Delivery Status Notifications238 Notifications
8658 Status Notifications). DSN notifications override
521 std::vector<Notifications> empty_notifications; in Finalize()555 void Process::RegisterNotificationCallbacks(const Notifications &callbacks) { in RegisterNotificationCallbacks()561 bool Process::UnregisterNotificationCallbacks(const Notifications &callbacks) { in UnregisterNotificationCallbacks()562 std::vector<Notifications>::iterator pos, end = m_notifications.end(); in UnregisterNotificationCallbacks()575 std::vector<Notifications>::iterator notification_pos, in SynchronouslyNotifyStateChanged()
1139 -- Notifications for use by Bridges1141 -- Notifications for the Spanning Tree Protocol
1144 -- Notifications for the Spanning Tree Protocol
927 * added support for sending EAP-AKA Notifications in error cases