Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp2139 std::string thisSensorName = path.filename(); in findSensorNameUsingSensorPath() local
2140 if (thisSensorName.empty()) in findSensorNameUsingSensorPath()
2144 if (thisSensorName == sensorName) in findSensorNameUsingSensorPath()