Searched refs:envoy__config__cluster__v3__ClusterCollection_msg_init (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/envoy/config/cluster/v3/ |
H A D | cluster.upb_minitable.h | 20 extern const upb_MiniTable envoy__config__cluster__v3__ClusterCollection_msg_init;
|
H A D | cluster.upb_minitable.c | 47 const upb_MiniTable envoy__config__cluster__v3__ClusterCollection_msg_init = { variable 631 &envoy__config__cluster__v3__ClusterCollection_msg_init,
|
H A D | cluster.upb.h | 161 …_cluster_v3_ClusterCollection*)_upb_Message_New(&envoy__config__cluster__v3__ClusterCollection_msg… in envoy_config_cluster_v3_ClusterCollection_new() 166 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &envoy__config__cluster__v3__ClusterCollection_msg_init… in envoy_config_cluster_v3_ClusterCollection_parse() 177 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &envoy__config__cluster__v3__ClusterCollection_msg_init… in envoy_config_cluster_v3_ClusterCollection_parse_ex() 185 …(void)upb_Encode(UPB_UPCAST(msg), &envoy__config__cluster__v3__ClusterCollection_msg_init, 0, aren… in envoy_config_cluster_v3_ClusterCollection_serialize() 191 …(void)upb_Encode(UPB_UPCAST(msg), &envoy__config__cluster__v3__ClusterCollection_msg_init, options… in envoy_config_cluster_v3_ClusterCollection_serialize_ex()
|