Home
last modified time | relevance | path

Searched refs:envoy_config_core_v3_BindConfig_msginit (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/envoy/config/core/v3/
Daddress.upbdefs.c21 extern const upb_msglayout envoy_config_core_v3_BindConfig_msginit;
30 &envoy_config_core_v3_BindConfig_msginit,
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/core/v3/
Daddress.upb.h41 extern const upb_msglayout envoy_config_core_v3_BindConfig_msginit;
245 …return (envoy_config_core_v3_BindConfig *)_upb_msg_new(&envoy_config_core_v3_BindConfig_msginit, a… in envoy_config_core_v3_BindConfig_new()
250 …return (ret && upb_decode(buf, size, ret, &envoy_config_core_v3_BindConfig_msginit, arena)) ? ret … in envoy_config_core_v3_BindConfig_parse()
255 …return (ret && _upb_decode(buf, size, ret, &envoy_config_core_v3_BindConfig_msginit, arena, option… in envoy_config_core_v3_BindConfig_parse_ex()
259 return upb_encode(msg, &envoy_config_core_v3_BindConfig_msginit, arena, len); in envoy_config_core_v3_BindConfig_serialize()
Daddress.upb.c84 const upb_msglayout envoy_config_core_v3_BindConfig_msginit = { variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/cluster/v3/
Dcluster.upb.c72 &envoy_config_core_v3_BindConfig_msginit,
Dcluster.upb.h122 extern const upb_msglayout envoy_config_core_v3_BindConfig_msginit;
528 …= (struct envoy_config_core_v3_BindConfig*)_upb_msg_new(&envoy_config_core_v3_BindConfig_msginit, … in envoy_config_cluster_v3_Cluster_mutable_upstream_bind_config()