Home
last modified time | relevance | path

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/
Dcluster.upb.c155 const upb_MiniTable envoy_config_cluster_v3_Cluster_msg_init = { variable
697 &envoy_config_cluster_v3_Cluster_msg_init,
Dcluster.upb.h53 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/
Dbootstrap.upb.c152 {.submsg = &envoy_config_cluster_v3_Cluster_msg_init},
Dbootstrap.upb.h86 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()