Searched refs:BroadcastEventSpecMatches (Results 1 – 2 of 2) sorted by relevance
142 class BroadcastEventSpecMatches145 BroadcastEventSpecMatches (BroadcastEventSpec broadcaster_spec) : in BroadcastEventSpecMatches() function150 ~BroadcastEventSpecMatches () {} in ~BroadcastEventSpecMatches()
445 iter = find_if (m_event_map.begin(), end_iter, BroadcastEventSpecMatches (event_spec)); in GetListenerForEventSpec()