Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DSensorPaths.hpp23 constexpr const char* unitJoules = variable
H A DSensorPaths.cpp39 if (units == "Joules" || units == unitJoules) in getPathForUnits()