Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_oem_routing.hpp154 static FindRoute findRouteByPerMethod(std::string_view url, in findRouteByPerMethod() function in redfish::OemRouter
/openbmc/bmcweb/http/
H A Drouting.hpp194 static FindRoute findRouteByPerMethod(std::string_view url, in findRouteByPerMethod() function in crow::Router