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.hpp769 size_t subResponseCodeIndex = std::numeric_limits<size_t>::max(); in propogateErrorCode() local
778 subResponseCodeIndex = i; in propogateErrorCode()
782 subResponseCodeIndex != std::numeric_limits<size_t>::max()) in propogateErrorCode()
784 return finalCodeIndex <= subResponseCodeIndex in propogateErrorCode()