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