Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_oem_routing.hpp61 auto& perMethod = perMethods[static_cast<size_t>(method)]; in newRule() local
155 const PerMethod& perMethod) in findRouteByPerMethod()
/openbmc/bmcweb/http/
H A Drouting.hpp195 const PerMethod& perMethod) in findRouteByPerMethod()
264 PerMethod& perMethod = upgradeRoutes; in handleUpgrade() local