Searched refs:inputSuffix (Results 1 – 1 of 1) sorted by relevance
28 constexpr auto inputSuffix = "input"; variable 1108 tempValue = readFile<double>(filePathString + inputSuffix); in readTempSensors() 1114 "PATH", filePathString + inputSuffix, "ERROR", in readTempSensors() 1253 tempValue = readFile<double>(filePathString + inputSuffix); in readPowerSensors() 1259 "PATH", filePathString + inputSuffix, "ERROR", in readPowerSensors() 1349 extnValue = readFile<std::string>(filePathString + inputSuffix); in readExtnSensors() 1355 "PATH", filePathString + inputSuffix, "ERROR", in readExtnSensors()