Searched refs:envoy_config_cluster_v3_ClusterCollection_msg_init (Results 1 – 2 of 2) 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 | 49 const upb_MiniTable envoy_config_cluster_v3_ClusterCollection_msg_init = { variable 696 &envoy_config_cluster_v3_ClusterCollection_msg_init,
|
D | cluster.upb.h | 52 extern const upb_MiniTable envoy_config_cluster_v3_ClusterCollection_msg_init; 193 …ig_cluster_v3_ClusterCollection*)_upb_Message_New(&envoy_config_cluster_v3_ClusterCollection_msg_i… in envoy_config_cluster_v3_ClusterCollection_new() 198 …if (upb_Decode(buf, size, ret, &envoy_config_cluster_v3_ClusterCollection_msg_init, NULL, 0, arena… in envoy_config_cluster_v3_ClusterCollection_parse() 208 …if (upb_Decode(buf, size, ret, &envoy_config_cluster_v3_ClusterCollection_msg_init, extreg, option… in envoy_config_cluster_v3_ClusterCollection_parse_ex() 216 (void)upb_Encode(msg, &envoy_config_cluster_v3_ClusterCollection_msg_init, 0, arena, &ptr, len); in envoy_config_cluster_v3_ClusterCollection_serialize() 222 …(void)upb_Encode(msg, &envoy_config_cluster_v3_ClusterCollection_msg_init, options, arena, &ptr, l… in envoy_config_cluster_v3_ClusterCollection_serialize_ex()
|