Home
last modified time | relevance | path

Searched defs:sensorPaths (Results 1 – 2 of 2) sorted by relevance

/openbmc/dbus-sensors/src/psu/
H A DPSUSensorMain.cpp542 std::vector<std::filesystem::path> sensorPaths; createSensorsCallback() local
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp95 constexpr auto sensorPaths = getSensorPaths(); variable