Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp804 inline void propogateError(crow::Response& finalResponse, in propogateError() argument
812 messages::moveErrorsToErrorJson(finalResponse.jsonValue, in propogateError()
814 finalResponse.result( in propogateError()
815 propogateErrorCode(finalResponse.resultInt(), subResponse.resultInt())); in propogateError()