Searched refs:GetEnabledPosition (Results 1 – 2 of 2) sorted by relevance
310 (prio_category > category_sp->GetEnabledPosition()))) { in GetFormatForType()311 prio_category = category_sp->GetEnabledPosition(); in GetFormatForType()334 (prio_category > category_sp->GetEnabledPosition()))) { in GetSummaryForType()335 prio_category = category_sp->GetEnabledPosition(); in GetSummaryForType()358 (prio_category > category_sp->GetEnabledPosition()))) { in GetFilterForType()359 prio_category = category_sp->GetEnabledPosition(); in GetFilterForType()383 (prio_category > category_sp->GetEnabledPosition()))) { in GetSyntheticForType()384 prio_category = category_sp->GetEnabledPosition(); in GetSyntheticForType()
317 uint32_t GetEnabledPosition() { in GetEnabledPosition() function