Searched refs:isThermalType (Results 1 – 3 of 3) sorted by relevance
43 bool isThermalType(const std::string& typeString);
49 bool isThermalType(const std::string& typeString) in isThermalType() function
108 else if (isThermalType(info.type)) in buildZones()