Searched refs:infoview_t (Results 1 – 2 of 2) sorted by relevance
22 typedef std::vector<NotificationView*> infoview_t; typedef46 infoview_t fInfo;
186 infoview_t::iterator vIt = find(fInfo.begin(), fInfo.end(), view); in MessageReceived()