Searched refs:cooling_devices_parsed (Results 1 – 1 of 1) sorted by relevance
239 std::map<std::string, CoolingType> cooling_devices_parsed; in ParseCoolingDevice() local242 return cooling_devices_parsed; in ParseCoolingDevice()250 return cooling_devices_parsed; in ParseCoolingDevice()263 cooling_devices_parsed.clear(); in ParseCoolingDevice()264 return cooling_devices_parsed; in ParseCoolingDevice()270 cooling_devices_parsed.clear(); in ParseCoolingDevice()271 return cooling_devices_parsed; in ParseCoolingDevice()281 cooling_devices_parsed.clear(); in ParseCoolingDevice()282 return cooling_devices_parsed; in ParseCoolingDevice()285 cooling_devices_parsed[name] = cooling_device_type; in ParseCoolingDevice()[all …]