Searched refs:GetEvents (Results 1 – 3 of 3) sorted by relevance
91 std::vector<const EventType*> GetEvents() const;
259 std::vector<const EventType*> EventSelectionSet::GetEvents() const { in GetEvents() function in EventSelectionSet
1743 info_map["event_type_info"] = ScopedEventTypes::BuildString(event_selection_set_.GetEvents()); in DumpMetaInfoFeature()