Searched refs:FindRoute (Results 1 – 2 of 2) sorted by relevance
143 struct FindRoute struct in redfish::OemRouter151 FindRoute route;154 static FindRoute findRouteByPerMethod(std::string_view url, in findRouteByPerMethod()157 FindRoute route; in findRouteByPerMethod()188 FindRoute route = in findRoute()
182 struct FindRoute struct in crow::Router191 FindRoute route;194 static FindRoute findRouteByPerMethod(std::string_view url, in findRouteByPerMethod()197 FindRoute route; in findRouteByPerMethod()224 FindRoute route = findRouteByPerMethod(req.url().encoded_path(), in findRoute()249 FindRoute route = findRouteByPerMethod(req.url().encoded_path(), in findRoute()