Searched refs:envoy_config_endpoint_v3_ClusterStats_msginit (Results 1 – 5 of 5) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/ |
D | load_report.upbdefs.c | 22 extern const upb_msglayout envoy_config_endpoint_v3_ClusterStats_msginit; 29 &envoy_config_endpoint_v3_ClusterStats_msginit,
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/service/load_stats/v3/ |
D | lrs.upb.c | 23 &envoy_config_endpoint_v3_ClusterStats_msginit,
|
D | lrs.upb.h | 33 extern const upb_msglayout envoy_config_endpoint_v3_ClusterStats_msginit; 82 … envoy_config_endpoint_v3_ClusterStats*)_upb_msg_new(&envoy_config_endpoint_v3_ClusterStats_msgini… in envoy_service_load_stats_v3_LoadStatsRequest_add_cluster_stats()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/endpoint/v3/ |
D | load_report.upb.h | 36 extern const upb_msglayout envoy_config_endpoint_v3_ClusterStats_msginit; 255 …envoy_config_endpoint_v3_ClusterStats *)_upb_msg_new(&envoy_config_endpoint_v3_ClusterStats_msgini… in envoy_config_endpoint_v3_ClusterStats_new() 260 …return (ret && upb_decode(buf, size, ret, &envoy_config_endpoint_v3_ClusterStats_msginit, arena)) … in envoy_config_endpoint_v3_ClusterStats_parse() 265 …return (ret && _upb_decode(buf, size, ret, &envoy_config_endpoint_v3_ClusterStats_msginit, arena, … in envoy_config_endpoint_v3_ClusterStats_parse_ex() 269 return upb_encode(msg, &envoy_config_endpoint_v3_ClusterStats_msginit, arena, len); in envoy_config_endpoint_v3_ClusterStats_serialize()
|
D | load_report.upb.c | 94 const upb_msglayout envoy_config_endpoint_v3_ClusterStats_msginit = { variable
|