Searched refs:envoy_config_cluster_v3_Cluster_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/cluster/v3/ |
D | cluster.upb.c | 155 const upb_MiniTable envoy_config_cluster_v3_Cluster_msg_init = { variable 697 &envoy_config_cluster_v3_Cluster_msg_init,
|
D | cluster.upb.h | 53 extern const upb_MiniTable envoy_config_cluster_v3_Cluster_msg_init; 257 …urn (envoy_config_cluster_v3_Cluster*)_upb_Message_New(&envoy_config_cluster_v3_Cluster_msg_init, … in envoy_config_cluster_v3_Cluster_new() 262 …if (upb_Decode(buf, size, ret, &envoy_config_cluster_v3_Cluster_msg_init, NULL, 0, arena) != kUpb_… in envoy_config_cluster_v3_Cluster_parse() 272 …if (upb_Decode(buf, size, ret, &envoy_config_cluster_v3_Cluster_msg_init, extreg, options, arena) … in envoy_config_cluster_v3_Cluster_parse_ex() 280 (void)upb_Encode(msg, &envoy_config_cluster_v3_Cluster_msg_init, 0, arena, &ptr, len); in envoy_config_cluster_v3_Cluster_serialize() 286 (void)upb_Encode(msg, &envoy_config_cluster_v3_Cluster_msg_init, options, arena, &ptr, len); in envoy_config_cluster_v3_Cluster_serialize_ex()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/bootstrap/v3/ |
D | bootstrap.upb.c | 152 {.submsg = &envoy_config_cluster_v3_Cluster_msg_init},
|
D | bootstrap.upb.h | 86 extern const upb_MiniTable envoy_config_cluster_v3_Cluster_msg_init; 1460 …ruct envoy_config_cluster_v3_Cluster*)_upb_Message_New(&envoy_config_cluster_v3_Cluster_msg_init, … in envoy_config_bootstrap_v3_Bootstrap_StaticResources_add_clusters()
|