Searched refs:GetEnabledPosition (Results 1 – 2 of 2) sorted by relevance
314 (prio_category > category_sp->GetEnabledPosition()))) { in GetFormatForType()315 prio_category = category_sp->GetEnabledPosition(); in GetFormatForType()338 (prio_category > category_sp->GetEnabledPosition()))) { in GetSummaryForType()339 prio_category = category_sp->GetEnabledPosition(); in GetSummaryForType()362 (prio_category > category_sp->GetEnabledPosition()))) { in GetFilterForType()363 prio_category = category_sp->GetEnabledPosition(); in GetFilterForType()387 (prio_category > category_sp->GetEnabledPosition()))) { in GetSyntheticForType()388 prio_category = category_sp->GetEnabledPosition(); in GetSyntheticForType()
317 uint32_t GetEnabledPosition() { in GetEnabledPosition() function