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.cpp900 std::string offsetType; in init() local
908 offsetType = in init()
911 thresholds::types.end(), offsetType) == in init()
915 "Unsupported type: " + offsetType); in init()
932 if (offsetType.empty()) in init()
947 populatePidInfo(bus, base, info, &offsetType, in init()