Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/actions/
H A Dmapped_floor.cpp64 const Group* MappedFloor::getGroup(const std::string& name) in getGroup() function in phosphor::fan::control::json::MappedFloor
87 _keyGroup = getGroup(jsonObj["key_group"].get<std::string>()); in setKeyGroup()
147 getGroup(groupEntry["group"].get<std::string>()); in setFloorTable()
191 _conditionGroup = getGroup(jsonObj["condition_group"].get<std::string>()); in setCondition()
H A Dmapped_floor.hpp225 const Group* getGroup(const std::string& name);