Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp518 runParameterActions(name); in setParameter()
527 runParameterActions(name); in setParameter()
557 static void runParameterActions(const std::string& name);
H A Dmanager.cpp852 void Manager::runParameterActions(const std::string& name) in runParameterActions() function in phosphor::fan::control::json::Manager