Searched refs:kPowerSupplyIncs (Results 1 – 1 of 1) sorted by relevance
96 static const int8_t kPowerSupplyIncs[] = { in CalculateLeaderWeight() local120 if (powerSupply < GetArrayLength(kPowerSupplyIncs)) in CalculateLeaderWeight()122 weight += kPowerSupplyIncs[powerSupply]; in CalculateLeaderWeight()