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