Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp59 using NumericThresholdParams = typedef
219 std::vector<NumericThresholdParams> numericThresholds;
280 std::vector<NumericThresholdParams>& parsedParams) in parseThreshold()
334 std::vector<NumericThresholdParams> parsedParams; in parseNumericThresholds()
770 const std::vector<NumericThresholdParams>& numericParams) in getNumericThresholds()
842 const std::vector<NumericThresholdParams>* numericThresholds = nullptr; in fillTrigger()