Searched refs:thermal_zone_temp_path (Results 1 – 1 of 1) sorted by relevance
317 base::StackString<256> thermal_zone_temp_path("/sys/class/thermal/%s/temp", in ReadThermalZones() local319 auto temp = ReadFileToUInt64(thermal_zone_temp_path.ToStdString()); in ReadThermalZones()