Searched refs:BuildString (Results 1 – 3 of 3) sorted by relevance
67 static std::string BuildString(const std::vector<const EventType*>& event_types);
115 std::string ScopedEventTypes::BuildString(const std::vector<const EventType*>& event_types) { in BuildString() function in ScopedEventTypes
1642 info_map["event_type_info"] = ScopedEventTypes::BuildString(event_selection_set_.GetEvents()); in DumpMetaInfoFeature()