Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/
H A Devent.hpp105 setAllGroups(std::map<configKey, std::unique_ptr<Group>>&& groups) in setAllGroups() function in phosphor::fan::control::json::Event
H A Dmanager.cpp203 Event::setAllGroups(std::move(groups)); in load()