Searched refs:FindRoute (Results 1 – 1 of 1) sorted by relevance
488 struct FindRoute struct in crow::Router497 FindRoute route;500 static FindRoute findRouteByPerMethod(std::string_view url, in findRouteByPerMethod()503 FindRoute route; in findRouteByPerMethod()530 FindRoute route = findRouteByPerMethod(req.url().encoded_path(), in findRoute()555 FindRoute route = findRouteByPerMethod(req.url().encoded_path(), in findRoute()