Searched refs:convertedType (Results 1 – 1 of 1) sorted by relevance
1133 int convertedType = convertDeviceType(deviceType); in validateDeviceTypes() local1134 if (dynamicDeviceTypesInConfig.add(convertedType)) { in validateDeviceTypes()