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/ |
D | endpoint_components.upbdefs.c | 19 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/ |
D | endpoint_components.upb.c | 33 const upb_msglayout envoy_config_endpoint_v3_Endpoint_msginit = { variable 52 &envoy_config_endpoint_v3_Endpoint_msginit,
|
D | endpoint_components.upb.h | 31 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()
|
D | endpoint.upb.c | 76 &envoy_config_endpoint_v3_Endpoint_msginit,
|
D | endpoint.upb.h | 40 extern const upb_msglayout envoy_config_endpoint_v3_Endpoint_msginit;
|