Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/src/
H A DvirtualSensor.cpp9 static constexpr auto sensorDbusPath = "/xyz/openbmc_project/sensors/"; variable
207 auto sensorObjPath = sensorDbusPath + sensorType + "/" + sensor; in parseConfigInterface()
333 auto path = sensorDbusPath + sensorType + "/" + name; in initVirtualSensor()
809 auto virtObjPath = sensorDbusPath + sensorType + "/" + name; in createVirtualSensorsFromDBus()
903 auto objPath = sensorDbusPath + sensorType + "/" + name; in createVirtualSensors()