Home
last modified time | relevance | path

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/
Dload_report.upbdefs.c22 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/
Dlrs.upb.c23 &envoy_config_endpoint_v3_ClusterStats_msginit,
Dlrs.upb.h33 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/
Dload_report.upb.h36 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()
Dload_report.upb.c94 const upb_msglayout envoy_config_endpoint_v3_ClusterStats_msginit = { variable