Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp980 std::string offsetType; in init() local
988 offsetType = in init()
991 thresholds::types.end(), offsetType) == in init()
995 "Unsupported type: " + offsetType); in init()
1012 if (offsetType.empty()) in init()
1027 populatePidInfo(bus, base, info, &offsetType, in init()