Searched refs:getGroup (Results 1 – 2 of 2) sorted by relevance
64 const Group* MappedFloor::getGroup(const std::string& name) in getGroup() function in phosphor::fan::control::json::MappedFloor87 _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()
225 const Group* getGroup(const std::string& name);