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.hpp690 inline bool handleParamError(crow::Response& res, const char* errorMessage, in handleParamError() function
737 if (!handleParamError(asyncResp->res, errorMessage->message, in afterAddReport()
881 if (!handleParamError(asyncResp->res, errorMessage->message, in afterSetReadingParams()
1025 if (!handleParamError(asyncResp->res, errorMessage->message, in afterSetReportingProperties()
1098 if (!handleParamError(asyncResp->res, errorMessage->message, in afterSetReportUpdates()
1145 if (!handleParamError(asyncResp->res, errorMessage->message, in afterSetReportActions()