Home | History | Annotate | Download | only in Target

Lines Matching refs:Notifications

1140     std::vector<Notifications> empty_notifications;
1168 Process::RegisterNotificationCallbacks (const Notifications& callbacks)
1176 Process::UnregisterNotificationCallbacks(const Notifications& callbacks)
1178 std::vector<Notifications>::iterator pos, end = m_notifications.end();
1195 std::vector<Notifications>::iterator notification_pos, notification_end = m_notifications.end();