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.hpp2146 std::string thisSensorName = path.filename(); in findSensorNameUsingSensorPath() local
2147 if (thisSensorName.empty()) in findSensorNameUsingSensorPath()
2151 if (thisSensorName == sensorName) in findSensorNameUsingSensorPath()