Searched refs:roleVal (Results 1 – 1 of 1) sorted by relevance
98 int roleVal = static_cast<int>(occupantRole); in getState() local100 if (((roleVal & DetectionGenerator::getSupportedRoles()) != roleVal) || in getState()