Searched refs:NotificationList (Results 1 – 1 of 1) sorted by relevance
212 typedef std::vector< Listen2EventPair > NotificationList; in notifyListeners() typedef213 NotificationList aNotifications; in notifyListeners()243 for (NotificationList::size_type i = 0; i < aNotifications.size(); ++i) in notifyListeners()
Completed in 10 milliseconds