Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp768 size_t finalCodeIndex = std::numeric_limits<size_t>::max(); in propogateErrorCode() local
774 finalCodeIndex = i; in propogateErrorCode()
781 if (finalCodeIndex != std::numeric_limits<size_t>::max() && in propogateErrorCode()
784 return finalCodeIndex <= subResponseCodeIndex in propogateErrorCode()