Searched refs:category_id (Results 1 – 1 of 1) sorted by relevance
175 for (uint32_t category_id = 0; in GetSummaryForType() local176 category_id < num_categories; in GetSummaryForType()177 category_id++) in GetSummaryForType()179 category_sp = GetCategoryAtIndex(category_id); in GetSummaryForType()201 for (uint32_t category_id = 0; in GetFilterForType() local202 category_id < num_categories; in GetFilterForType()203 category_id++) in GetFilterForType()205 category_sp = GetCategoryAtIndex(category_id); in GetFilterForType()228 for (uint32_t category_id = 0; in GetSyntheticForType() local229 category_id < num_categories; in GetSyntheticForType()[all …]