Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Drouting.hpp501 static FindRoute findRouteByPerMethod(std::string_view url, in findRouteByPerMethod() function in crow::Router
537 FindRoute route = findRouteByPerMethod(req.url().encoded_path(), in findRoute()
612 foundRoute.route = findRouteByPerMethod( in handle()
618 foundRoute.route = findRouteByPerMethod( in handle()