Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp333 conf::ControllerInfo& info, const std::string* thresholdProperty, in populatePidInfo() argument
356 if (thresholdProperty != nullptr) in populatePidInfo()
359 if (*thresholdProperty == in populatePidInfo()
361 *thresholdProperty == in populatePidInfo()
383 helper.getProperty(service, path, interface, *thresholdProperty, in populatePidInfo()