Home
last modified time | relevance | path

Searched refs:envoy_config_bootstrap_v3_Bootstrap_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/bootstrap/v3/
Dbootstrap.upb.c110 const upb_MiniTable envoy_config_bootstrap_v3_Bootstrap_msg_init = { variable
542 &envoy_config_bootstrap_v3_Bootstrap_msg_init,
Dbootstrap.upb.h46 extern const upb_MiniTable envoy_config_bootstrap_v3_Bootstrap_msg_init;
127 …nvoy_config_bootstrap_v3_Bootstrap*)_upb_Message_New(&envoy_config_bootstrap_v3_Bootstrap_msg_init in envoy_config_bootstrap_v3_Bootstrap_new()
132 …if (upb_Decode(buf, size, ret, &envoy_config_bootstrap_v3_Bootstrap_msg_init, NULL, 0, arena) != k… in envoy_config_bootstrap_v3_Bootstrap_parse()
142 …if (upb_Decode(buf, size, ret, &envoy_config_bootstrap_v3_Bootstrap_msg_init, extreg, options, are… in envoy_config_bootstrap_v3_Bootstrap_parse_ex()
150 (void)upb_Encode(msg, &envoy_config_bootstrap_v3_Bootstrap_msg_init, 0, arena, &ptr, len); in envoy_config_bootstrap_v3_Bootstrap_serialize()
156 (void)upb_Encode(msg, &envoy_config_bootstrap_v3_Bootstrap_msg_init, options, arena, &ptr, len); in envoy_config_bootstrap_v3_Bootstrap_serialize_ex()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/admin/v3/
Dconfig_dump.upb.c43 {.submsg = &envoy_config_bootstrap_v3_Bootstrap_msg_init},
Dconfig_dump.upb.h43 extern const upb_MiniTable envoy_config_bootstrap_v3_Bootstrap_msg_init;
222 …nvoy_config_bootstrap_v3_Bootstrap*)_upb_Message_New(&envoy_config_bootstrap_v3_Bootstrap_msg_init in envoy_admin_v3_BootstrapConfigDump_mutable_bootstrap()