Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DUtils.hpp92 constexpr const char* configInterfacePrefix = variable
97 return std::string(configInterfacePrefix) + type; in configInterfaceName()