Searched refs:globalEntitySorter (Results 1 – 1 of 1) sorted by relevance
3171 type globalEntitySorter struct { struct3176 func (s *globalEntitySorter) Len() int { argument3180 func (s *globalEntitySorter) Less(i, j int) bool { argument3186 func (s *globalEntitySorter) Swap(i, j int) { argument3226 sort.Sort(&globalEntitySorter{c.pkgNames, globalVariables})3247 sort.Sort(&globalEntitySorter{c.pkgNames, globalPools})3273 sort.Sort(&globalEntitySorter{c.pkgNames, globalRules})