Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/actions/
H A Daction.hpp86 createAction(const json& jsonObj, const std::vector<Group>& groups, in createAction() function
297 actions[name] = &createAction<T>; in regAction()