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.hpp85 std::unique_ptr<T> createAction( in createAction() function
297 actions[name] = &createAction<T>; in regAction()