Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.cpp9 static constexpr auto sensorDbusPath = "/xyz/openbmc_project/sensors/"; variable
194 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()