Searched refs:GetAllEventTypes (Results 1 – 3 of 3) sorted by relevance
39 static const std::vector<const EventType>& GetAllEventTypes();
55 auto& event_types = EventTypeFactory::GetAllEventTypes(); in Run()
45 const std::vector<const EventType>& EventTypeFactory::GetAllEventTypes() { in GetAllEventTypes() function in EventTypeFactory