Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc1257 grpc_error* RouteActionParse(const envoy_config_route_v3_Route* route_msg, in RouteActionParse() argument
1259 if (!envoy_config_route_v3_Route_has_route(route_msg)) { in RouteActionParse()
1264 envoy_config_route_v3_Route_route(route_msg); in RouteActionParse()