Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/smbpbi/
H A DSmbpbiSensor.cpp45 constexpr const char* sensorRootPath = "/xyz/openbmc_project/sensors/"; variable
68 std::string sensorPath = sensorRootPath + sensorType + "/"; in SmbpbiSensor()