Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/actions/
H A Daction.hpp123 _uniqueName(getName() + "-" + std::to_string(_actionCount++)) in ActionBase()
258 static inline size_t _actionCount = 0; member in phosphor::fan::control::json::ActionBase