Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassive.hpp68 void setAvailableFromProperty(bool value);
H A Ddbuspassive.cpp335 setAvailableFromProperty(settings.available); in initFromSettings()
341 void DbusPassive::setAvailableFromProperty(bool value) in setAvailableFromProperty() function in pid_control::DbusPassive