Searched refs:getThermalZoneTypeById (Results 1 – 3 of 3) sorted by relevance
51 bool getThermalZoneTypeById(int tz_id, std::string *);
360 bool getThermalZoneTypeById(int tz_id, std::string *type) { in getThermalZoneTypeById() function
488 if (getThermalZoneTypeById(tz_id, &name) && in parseGenlink()