Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dquery_param_test.cpp427 propogateError(finalRes, intermediate); in TEST()
451 propogateError(final, intermediate); in TEST()
496 propogateError(final, intermediate); in TEST()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp807 inline void propogateError(crow::Response& finalResponse, in propogateError() function
845 propogateError(finalRes->res, res); in placeResult()