Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/
H A Ddbus_zone.cpp61 if (_zone.isPersisted(thermalModeIntf, currentProp)) in current()
H A Dzone.hpp364 bool isPersisted(const std::string& intf, const std::string& prop) const;
H A Dzone.cpp424 bool Zone::isPersisted(const std::string& intf, const std::string& prop) const in isPersisted() function in phosphor::fan::control::json::Zone