Searched defs:routeMatch (Results 1 – 5 of 5) sorted by relevance
61 abstract RouteMatch routeMatch(); in routeMatch() method in VirtualHost.Route68 static Route forAction(RouteMatch routeMatch, RouteAction routeAction, in forAction()73 static Route forNonForwardingAction(RouteMatch routeMatch, in forNonForwardingAction()79 RouteMatch routeMatch, @Nullable RouteAction routeAction, in create()
146 static boolean matchRoute(RouteMatch routeMatch, String fullMethodName, in matchRoute()
259 StructOrError<RouteMatch> routeMatch = parseRouteMatch(proto.getMatch()); in parseRoute() local
895 RouteMatch routeMatch = in interceptor_success() local1105 RouteMatch routeMatch = in buildInterceptor_inline() local1209 RouteMatch routeMatch = in buildInterceptor_rds() local1297 RouteMatch routeMatch = in createRoutingConfig() local
378 RouteMatch routeMatch = in buildListener() local