Searched refs:prio_category (Results 1 – 1 of 1) sorted by relevance
301 uint32_t prio_category = UINT32_MAX; in GetFormatForType() local310 (prio_category > category_sp->GetEnabledPosition()))) { in GetFormatForType()311 prio_category = category_sp->GetEnabledPosition(); in GetFormatForType()325 uint32_t prio_category = UINT32_MAX; in GetSummaryForType() local334 (prio_category > category_sp->GetEnabledPosition()))) { in GetSummaryForType()335 prio_category = category_sp->GetEnabledPosition(); in GetSummaryForType()349 uint32_t prio_category = UINT32_MAX; in GetFilterForType() local358 (prio_category > category_sp->GetEnabledPosition()))) { in GetFilterForType()359 prio_category = category_sp->GetEnabledPosition(); in GetFilterForType()373 uint32_t prio_category = UINT32_MAX; in GetSyntheticForType() local[all …]