Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report_definition.hpp698 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()