Searched refs:envoy_config_route_v3_WeightedCluster_ClusterWeight_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 | 36 extern const upb_msglayout envoy_config_route_v3_WeightedCluster_ClusterWeight_msginit; 88 &envoy_config_route_v3_WeightedCluster_ClusterWeight_msginit,
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/route/v3/ |
D | route_components.upb.c | 156 &envoy_config_route_v3_WeightedCluster_ClusterWeight_msginit, 190 const upb_msglayout envoy_config_route_v3_WeightedCluster_ClusterWeight_msginit = { variable
|
D | route_components.upb.h | 129 extern const upb_msglayout envoy_config_route_v3_WeightedCluster_ClusterWeight_msginit; 799 …3_WeightedCluster_ClusterWeight*)_upb_msg_new(&envoy_config_route_v3_WeightedCluster_ClusterWeight… in envoy_config_route_v3_WeightedCluster_add_clusters() 825 …_WeightedCluster_ClusterWeight *)_upb_msg_new(&envoy_config_route_v3_WeightedCluster_ClusterWeight… in envoy_config_route_v3_WeightedCluster_ClusterWeight_new() 830 …return (ret && upb_decode(buf, size, ret, &envoy_config_route_v3_WeightedCluster_ClusterWeight_msg… in envoy_config_route_v3_WeightedCluster_ClusterWeight_parse() 835 …return (ret && _upb_decode(buf, size, ret, &envoy_config_route_v3_WeightedCluster_ClusterWeight_ms… in envoy_config_route_v3_WeightedCluster_ClusterWeight_parse_ex() 839 return upb_encode(msg, &envoy_config_route_v3_WeightedCluster_ClusterWeight_msginit, arena, len); in envoy_config_route_v3_WeightedCluster_ClusterWeight_serialize()
|