Searched defs:event_types (Results 1 – 5 of 5) sorted by relevance
142 SectionDesc event_types; member
467 std::string ScopedEventTypes::BuildString(const std::vector<const EventType*>& event_types) { in BuildString()480 std::set<EventType> event_types; in ScopedEventTypes() local
408 std::vector<std::string> event_types = android::base::Split(*value.str_value, ","); in ParseOptions() local
421 bool GetTracingData(const std::vector<const EventType*>& event_types, std::vector<char>* data) { in GetTracingData()
1230 std::vector<std::string> event_types = android::base::Split(*value.str_value, ","); in ParseOptions() local1252 std::vector<std::string> event_types = android::base::Split(*value.str_value, ","); in ParseOptions() local