Searched refs:envoy_config_endpoint_v3_UpstreamLocalityStats_msginit (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/ |
D | load_report.upbdefs.c | 19 extern const upb_msglayout envoy_config_endpoint_v3_UpstreamLocalityStats_msginit; 26 &envoy_config_endpoint_v3_UpstreamLocalityStats_msginit,
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/endpoint/v3/ |
D | load_report.upb.c | 39 const upb_msglayout envoy_config_endpoint_v3_UpstreamLocalityStats_msginit = { variable 81 &envoy_config_endpoint_v3_UpstreamLocalityStats_msginit,
|
D | load_report.upb.h | 33 extern const upb_msglayout envoy_config_endpoint_v3_UpstreamLocalityStats_msginit; 51 …ndpoint_v3_UpstreamLocalityStats *)_upb_msg_new(&envoy_config_endpoint_v3_UpstreamLocalityStats_ms… in envoy_config_endpoint_v3_UpstreamLocalityStats_new() 56 …return (ret && upb_decode(buf, size, ret, &envoy_config_endpoint_v3_UpstreamLocalityStats_msginit,… in envoy_config_endpoint_v3_UpstreamLocalityStats_parse() 61 …return (ret && _upb_decode(buf, size, ret, &envoy_config_endpoint_v3_UpstreamLocalityStats_msginit… in envoy_config_endpoint_v3_UpstreamLocalityStats_parse_ex() 65 return upb_encode(msg, &envoy_config_endpoint_v3_UpstreamLocalityStats_msginit, arena, len); in envoy_config_endpoint_v3_UpstreamLocalityStats_serialize() 292 …endpoint_v3_UpstreamLocalityStats*)_upb_msg_new(&envoy_config_endpoint_v3_UpstreamLocalityStats_ms… in envoy_config_endpoint_v3_ClusterStats_add_upstream_locality_stats()
|