Home
last modified time | relevance | path

Searched refs:tempName (Results 1 – 2 of 2) sorted by relevance

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.cpp246 std::string tempName(sdrDataBytes.begin() + strAddr, in checkSDRData() local
249 checkSDRType01Threshold(sdrDataBytes, (hostIndex - 1), tempName); in checkSDRData()
254 int busIndex, std::string tempName) in checkSDRType01Threshold() argument
329 temp.sensorReadName = std::move(tempName); in checkSDRType01Threshold()
H A DIpmbSDRSensor.hpp121 int busIndex, std::string tempName);