Searched defs:included_category (Results 1 – 1 of 1) sorted by relevance
28 for (const auto& included_category : included_categories_) { in IsCategoryGroupEnabled() local35 void TraceConfig::AddIncludedCategory(const char* included_category) { in AddIncludedCategory()