Searched refs:handleParamError (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | metric_report_definition.hpp | 698 inline bool handleParamError(crow::Response& res, const char* errorMessage, in handleParamError() function 745 if (!handleParamError(asyncResp->res, errorMessage->message, in afterAddReport() 889 if (!handleParamError(asyncResp->res, errorMessage->message, in afterSetReadingParams() 1033 if (!handleParamError(asyncResp->res, errorMessage->message, in afterSetReportingProperties() 1106 if (!handleParamError(asyncResp->res, errorMessage->message, in afterSetReportUpdates() 1153 if (!handleParamError(asyncResp->res, errorMessage->message, in afterSetReportActions()
|