Searched refs:doOp (Results 1 – 3 of 3) sorted by relevance
92 PropertyVariantType doOp(const PropertyVariantType& value);
307 PropertyVariantType Modifier::doOp(const PropertyVariantType& val) in doOp() function in phosphor::fan::control::json::Modifier
102 *max = _modifier->doOp(*max); in run()