Searched refs:GetEnabledPosition (Results 1 – 2 of 2) sorted by relevance
302 (prio_category > category_sp->GetEnabledPosition()))) { in GetFormatForType()303 prio_category = category_sp->GetEnabledPosition(); in GetFormatForType()326 (prio_category > category_sp->GetEnabledPosition()))) { in GetSummaryForType()327 prio_category = category_sp->GetEnabledPosition(); in GetSummaryForType()350 (prio_category > category_sp->GetEnabledPosition()))) { in GetFilterForType()351 prio_category = category_sp->GetEnabledPosition(); in GetFilterForType()376 (prio_category > category_sp->GetEnabledPosition()))) { in GetSyntheticForType()377 prio_category = category_sp->GetEnabledPosition(); in GetSyntheticForType()415 (prio_category > category_sp->GetEnabledPosition()))) { in GetValidatorForType()416 prio_category = category_sp->GetEnabledPosition(); in GetValidatorForType()
346 uint32_t GetEnabledPosition() { in GetEnabledPosition() function