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 770 if (!handleParamError(asyncResp->res, errorMessage->message, in afterAddReport() 914 if (!handleParamError(asyncResp->res, errorMessage->message, in afterSetReadingParams() 1058 if (!handleParamError(asyncResp->res, errorMessage->message, in afterSetReportingProperties() 1131 if (!handleParamError(asyncResp->res, errorMessage->message, in afterSetReportUpdates() 1178 if (!handleParamError(asyncResp->res, errorMessage->message, in afterSetReportActions()
|