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