Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/utils/
H A Dmodifier.hpp92 PropertyVariantType doOp(const PropertyVariantType& value);
H A Dmodifier.cpp321 PropertyVariantType Modifier::doOp(const PropertyVariantType& val) in doOp() function in phosphor::fan::control::json::Modifier
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dset_parameter_from_group_max.cpp103 *max = _modifier->doOp(*max); in run()