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/ |
D | endpoint_components.upb.c | 37 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,
|
D | endpoint_components.upb.h | 34 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()
|
D | endpoint.upb.c | 104 {.submsg = &envoy_config_endpoint_v3_Endpoint_msg_init},
|
D | endpoint.upb.h | 41 extern const upb_MiniTable envoy_config_endpoint_v3_Endpoint_msg_init;
|