Home
last modified time | relevance | path

Searched defs:reqMethodIndex (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_oem_routing.hpp182 size_t reqMethodIndex = static_cast<size_t>(*verb); in findRoute() local
/openbmc/bmcweb/http/
H A Drouting.hpp243 size_t reqMethodIndex = static_cast<size_t>(*verb); in findRoute() local