Home
last modified time | relevance | path

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

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