Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DSensorPaths.cpp17 if (unit.dbusUnitName == units || unit.dbusPathName == units) in getPathForUnits()
34 if (unit.dbusUnitName == units) in convertToFullUnits()
H A DSensorPaths.hpp12 std::string_view dbusUnitName; member