Searched refs:sensorDbusPath (Results 1 – 1 of 1) sorted by relevance
9 static constexpr auto sensorDbusPath = "/xyz/openbmc_project/sensors/"; variable207 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()