Searched refs:GetEnabledPosition (Results 1 – 2 of 2) sorted by relevance
321 (prio_category > category_sp->GetEnabledPosition()))) { in GetFormatForType()322 prio_category = category_sp->GetEnabledPosition(); in GetFormatForType()345 (prio_category > category_sp->GetEnabledPosition()))) { in GetSummaryForType()346 prio_category = category_sp->GetEnabledPosition(); in GetSummaryForType()369 (prio_category > category_sp->GetEnabledPosition()))) { in GetFilterForType()370 prio_category = category_sp->GetEnabledPosition(); in GetFilterForType()394 (prio_category > category_sp->GetEnabledPosition()))) { in GetSyntheticForType()395 prio_category = category_sp->GetEnabledPosition(); in GetSyntheticForType()
278 uint32_t GetEnabledPosition() { in GetEnabledPosition() function