Searched refs:sensorDbusPath (Results 1 – 1 of 1) sorted by relevance
9 static constexpr auto sensorDbusPath = "/xyz/openbmc_project/sensors/"; variable194 auto sensorObjPath = sensorDbusPath + sensorType + "/" + sensor; in parseConfigInterface()317 auto path = sensorDbusPath + sensorType + "/" + name; in initVirtualSensor()796 auto virtObjPath = sensorDbusPath + sensorType + "/" + name; in createVirtualSensorsFromDBus()890 auto objPath = sensorDbusPath + sensorType + "/" + name; in createVirtualSensors()