Searched refs:thermalTypes (Results 1 – 1 of 1) sorted by relevance
51 static const std::vector<std::string> thermalTypes = { in isThermalType() local53 return std::count(thermalTypes.begin(), thermalTypes.end(), typeString); in isThermalType()