Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/actions/
H A Dmapped_floor.cpp245 MappedFloor::getMaxGroupValue(const Group& group) in getMaxGroupValue() function in phosphor::fan::control::json::MappedFloor
363 auto keyValue = getMaxGroupValue(*_keyGroup); in run()
417 getMaxGroupValue(*std::get<const Group*>(groupOrParameter)); in run()
H A Dmapped_floor.hpp214 std::optional<PropertyVariantType> getMaxGroupValue(const Group& group);