Searched refs:envoy_config_cluster_v3_UpstreamBindConfig_msginit (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/ |
D | cluster.upbdefs.c | 55 extern const upb_msglayout envoy_config_cluster_v3_UpstreamBindConfig_msginit; 80 &envoy_config_cluster_v3_UpstreamBindConfig_msginit,
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/cluster/v3/ |
D | cluster.upb.c | 426 const upb_msglayout envoy_config_cluster_v3_UpstreamBindConfig_msginit = { variable
|
D | cluster.upb.h | 89 extern const upb_msglayout envoy_config_cluster_v3_UpstreamBindConfig_msginit; 1711 …nfig_cluster_v3_UpstreamBindConfig *)_upb_msg_new(&envoy_config_cluster_v3_UpstreamBindConfig_msgi… in envoy_config_cluster_v3_UpstreamBindConfig_new() 1716 …return (ret && upb_decode(buf, size, ret, &envoy_config_cluster_v3_UpstreamBindConfig_msginit, are… in envoy_config_cluster_v3_UpstreamBindConfig_parse() 1721 …return (ret && _upb_decode(buf, size, ret, &envoy_config_cluster_v3_UpstreamBindConfig_msginit, ar… in envoy_config_cluster_v3_UpstreamBindConfig_parse_ex() 1725 return upb_encode(msg, &envoy_config_cluster_v3_UpstreamBindConfig_msginit, arena, len); in envoy_config_cluster_v3_UpstreamBindConfig_serialize()
|