Searched refs:GetEnabledPosition (Results 1 – 2 of 2) sorted by relevance
322 (prio_category > category_sp->GetEnabledPosition()))) { in GetFormatForType()323 prio_category = category_sp->GetEnabledPosition(); in GetFormatForType()346 (prio_category > category_sp->GetEnabledPosition()))) { in GetSummaryForType()347 prio_category = category_sp->GetEnabledPosition(); in GetSummaryForType()370 (prio_category > category_sp->GetEnabledPosition()))) { in GetFilterForType()371 prio_category = category_sp->GetEnabledPosition(); in GetFilterForType()395 (prio_category > category_sp->GetEnabledPosition()))) { in GetSyntheticForType()396 prio_category = category_sp->GetEnabledPosition(); in GetSyntheticForType()
317 uint32_t GetEnabledPosition() { in GetEnabledPosition() function