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.cpp433 propogateError(finalRes, intermediate); in TEST()
457 propogateError(final, intermediate); in TEST()
502 propogateError(final, intermediate); in TEST()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp812 inline void propogateError(crow::Response& finalResponse, in propogateError() function
851 propogateError(finalRes->res, res); in placeResult()