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