Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/
Dendpoint_components.upbdefs.c19 extern const upb_msglayout envoy_config_endpoint_v3_Endpoint_msginit;
25 &envoy_config_endpoint_v3_Endpoint_msginit,
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/endpoint/v3/
Dendpoint_components.upb.c33 const upb_msglayout envoy_config_endpoint_v3_Endpoint_msginit = { variable
52 &envoy_config_endpoint_v3_Endpoint_msginit,
Dendpoint_components.upb.h31 extern const upb_msglayout envoy_config_endpoint_v3_Endpoint_msginit;
48 …turn (envoy_config_endpoint_v3_Endpoint *)_upb_msg_new(&envoy_config_endpoint_v3_Endpoint_msginit,… in envoy_config_endpoint_v3_Endpoint_new()
53 …return (ret && upb_decode(buf, size, ret, &envoy_config_endpoint_v3_Endpoint_msginit, arena)) ? re… in envoy_config_endpoint_v3_Endpoint_parse()
58 …return (ret && _upb_decode(buf, size, ret, &envoy_config_endpoint_v3_Endpoint_msginit, arena, opti… in envoy_config_endpoint_v3_Endpoint_parse_ex()
62 return upb_encode(msg, &envoy_config_endpoint_v3_Endpoint_msginit, arena, len); in envoy_config_endpoint_v3_Endpoint_serialize()
174 …struct envoy_config_endpoint_v3_Endpoint*)_upb_msg_new(&envoy_config_endpoint_v3_Endpoint_msginit,… in envoy_config_endpoint_v3_LbEndpoint_mutable_endpoint()
Dendpoint.upb.c76 &envoy_config_endpoint_v3_Endpoint_msginit,
Dendpoint.upb.h40 extern const upb_msglayout envoy_config_endpoint_v3_Endpoint_msginit;