Searched refs:prio_category (Results 1 – 1 of 1) sorted by relevance
305 uint32_t prio_category = UINT32_MAX; in GetFormatForType() local314 (prio_category > category_sp->GetEnabledPosition()))) { in GetFormatForType()315 prio_category = category_sp->GetEnabledPosition(); in GetFormatForType()329 uint32_t prio_category = UINT32_MAX; in GetSummaryForType() local338 (prio_category > category_sp->GetEnabledPosition()))) { in GetSummaryForType()339 prio_category = category_sp->GetEnabledPosition(); in GetSummaryForType()353 uint32_t prio_category = UINT32_MAX; in GetFilterForType() local362 (prio_category > category_sp->GetEnabledPosition()))) { in GetFilterForType()363 prio_category = category_sp->GetEnabledPosition(); in GetFilterForType()377 uint32_t prio_category = UINT32_MAX; in GetSyntheticForType() local[all …]