Searched refs:getSupportedRoles (Results 1 – 3 of 3) sorted by relevance
34 static int getSupportedRoles() { in getSupportedRoles() function
74 if ((intVal & DetectionGenerator::getSupportedRoles()) == intVal) { in getCapabilityForRole()100 if (((roleVal & DetectionGenerator::getSupportedRoles()) != roleVal) || in getState()
38 int remainingRoles = getSupportedRoles(); in GetNextDetections()