Searched refs:envoy_config_endpoint_v3_LbEndpoint_msginit (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/ |
D | endpoint_components.upbdefs.c | 21 extern const upb_msglayout envoy_config_endpoint_v3_LbEndpoint_msginit; 27 &envoy_config_endpoint_v3_LbEndpoint_msginit,
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/endpoint/v3/ |
D | endpoint_components.upb.c | 64 const upb_msglayout envoy_config_endpoint_v3_LbEndpoint_msginit = { variable 72 &envoy_config_endpoint_v3_LbEndpoint_msginit,
|
D | endpoint_components.upb.h | 33 extern const upb_msglayout envoy_config_endpoint_v3_LbEndpoint_msginit; 134 …n (envoy_config_endpoint_v3_LbEndpoint *)_upb_msg_new(&envoy_config_endpoint_v3_LbEndpoint_msginit… in envoy_config_endpoint_v3_LbEndpoint_new() 139 …return (ret && upb_decode(buf, size, ret, &envoy_config_endpoint_v3_LbEndpoint_msginit, arena)) ? … in envoy_config_endpoint_v3_LbEndpoint_parse() 144 …return (ret && _upb_decode(buf, size, ret, &envoy_config_endpoint_v3_LbEndpoint_msginit, arena, op… in envoy_config_endpoint_v3_LbEndpoint_parse_ex() 148 return upb_encode(msg, &envoy_config_endpoint_v3_LbEndpoint_msginit, arena, len); in envoy_config_endpoint_v3_LbEndpoint_serialize() 263 …uct envoy_config_endpoint_v3_LbEndpoint*)_upb_msg_new(&envoy_config_endpoint_v3_LbEndpoint_msginit… in envoy_config_endpoint_v3_LocalityLbEndpoints_add_lb_endpoints()
|