Home
last modified time | relevance | path

Searched refs:envoy_config_endpoint_v3_Endpoint_msg_init (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/endpoint/v3/
Dendpoint_components.upb.c37 const upb_MiniTable envoy_config_endpoint_v3_Endpoint_msg_init = { variable
77 {.submsg = &envoy_config_endpoint_v3_Endpoint_msg_init},
189 &envoy_config_endpoint_v3_Endpoint_msg_init,
Dendpoint_components.upb.h34 extern const upb_MiniTable envoy_config_endpoint_v3_Endpoint_msg_init;
56 … (envoy_config_endpoint_v3_Endpoint*)_upb_Message_New(&envoy_config_endpoint_v3_Endpoint_msg_init,… in envoy_config_endpoint_v3_Endpoint_new()
61 …if (upb_Decode(buf, size, ret, &envoy_config_endpoint_v3_Endpoint_msg_init, NULL, 0, arena) != kUp… in envoy_config_endpoint_v3_Endpoint_parse()
71 …if (upb_Decode(buf, size, ret, &envoy_config_endpoint_v3_Endpoint_msg_init, extreg, options, arena… in envoy_config_endpoint_v3_Endpoint_parse_ex()
79 (void)upb_Encode(msg, &envoy_config_endpoint_v3_Endpoint_msg_init, 0, arena, &ptr, len); in envoy_config_endpoint_v3_Endpoint_serialize()
85 (void)upb_Encode(msg, &envoy_config_endpoint_v3_Endpoint_msg_init, options, arena, &ptr, len); in envoy_config_endpoint_v3_Endpoint_serialize_ex()
391 …t envoy_config_endpoint_v3_Endpoint*)_upb_Message_New(&envoy_config_endpoint_v3_Endpoint_msg_init,… in envoy_config_endpoint_v3_LbEndpoint_mutable_endpoint()
Dendpoint.upb.c104 {.submsg = &envoy_config_endpoint_v3_Endpoint_msg_init},
Dendpoint.upb.h41 extern const upb_MiniTable envoy_config_endpoint_v3_Endpoint_msg_init;