Searched refs:orgCount (Results 1 – 1 of 1) sorted by relevance
497 int orgCount = 0; in getOrgCount() local504 orgCount++; in getOrgCount()507 return orgCount; in getOrgCount()1242 int orgCount = organizationToValueAndVote.getOrgCount(winningValue); in computeStatus() local1247 || weight1 >= 2 && orgCount >= 2) ? Status.contributed in computeStatus()