Searched refs:envoy_config_endpoint_v3_ClusterStats_msg_init (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/endpoint/v3/ |
D | load_report.upb.c | 131 const upb_MiniTable envoy_config_endpoint_v3_ClusterStats_msg_init = { variable 168 &envoy_config_endpoint_v3_ClusterStats_msg_init,
|
D | load_report.upb.h | 36 extern const upb_MiniTable envoy_config_endpoint_v3_ClusterStats_msg_init; 613 …y_config_endpoint_v3_ClusterStats*)_upb_Message_New(&envoy_config_endpoint_v3_ClusterStats_msg_ini… in envoy_config_endpoint_v3_ClusterStats_new() 618 …if (upb_Decode(buf, size, ret, &envoy_config_endpoint_v3_ClusterStats_msg_init, NULL, 0, arena) !=… in envoy_config_endpoint_v3_ClusterStats_parse() 628 …if (upb_Decode(buf, size, ret, &envoy_config_endpoint_v3_ClusterStats_msg_init, extreg, options, a… in envoy_config_endpoint_v3_ClusterStats_parse_ex() 636 (void)upb_Encode(msg, &envoy_config_endpoint_v3_ClusterStats_msg_init, 0, arena, &ptr, len); in envoy_config_endpoint_v3_ClusterStats_serialize() 642 (void)upb_Encode(msg, &envoy_config_endpoint_v3_ClusterStats_msg_init, options, arena, &ptr, len); in envoy_config_endpoint_v3_ClusterStats_serialize_ex()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/service/load_stats/v3/ |
D | lrs.upb.c | 25 {.submsg = &envoy_config_endpoint_v3_ClusterStats_msg_init},
|
D | lrs.upb.h | 36 extern const upb_MiniTable envoy_config_endpoint_v3_ClusterStats_msg_init; 162 …y_config_endpoint_v3_ClusterStats*)_upb_Message_New(&envoy_config_endpoint_v3_ClusterStats_msg_ini… in envoy_service_load_stats_v3_LoadStatsRequest_add_cluster_stats()
|