Searched refs:envoy_config_route_v3_WeightedCluster_msginit (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/envoy/config/route/v3/ |
D | route_components.upbdefs.c | 35 extern const upb_msglayout envoy_config_route_v3_WeightedCluster_msginit; 87 &envoy_config_route_v3_WeightedCluster_msginit,
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/route/v3/ |
D | route_components.upb.c | 166 const upb_msglayout envoy_config_route_v3_WeightedCluster_msginit = { variable 302 &envoy_config_route_v3_WeightedCluster_msginit,
|
D | route_components.upb.h | 128 extern const upb_msglayout envoy_config_route_v3_WeightedCluster_msginit; 769 …envoy_config_route_v3_WeightedCluster *)_upb_msg_new(&envoy_config_route_v3_WeightedCluster_msgini… in envoy_config_route_v3_WeightedCluster_new() 774 …return (ret && upb_decode(buf, size, ret, &envoy_config_route_v3_WeightedCluster_msginit, arena)) … in envoy_config_route_v3_WeightedCluster_parse() 779 …return (ret && _upb_decode(buf, size, ret, &envoy_config_route_v3_WeightedCluster_msginit, arena, … in envoy_config_route_v3_WeightedCluster_parse_ex() 783 return upb_encode(msg, &envoy_config_route_v3_WeightedCluster_msginit, arena, len); in envoy_config_route_v3_WeightedCluster_serialize() 1418 … envoy_config_route_v3_WeightedCluster*)_upb_msg_new(&envoy_config_route_v3_WeightedCluster_msgini… in envoy_config_route_v3_RouteAction_mutable_weighted_clusters()
|