Searched refs:envoy_config_bootstrap_v3_LayeredRuntime_msg_init (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/bootstrap/v3/ |
D | bootstrap.upb.c | 55 {.submsg = &envoy_config_bootstrap_v3_LayeredRuntime_msg_init}, 514 const upb_MiniTable envoy_config_bootstrap_v3_LayeredRuntime_msg_init = { variable 558 &envoy_config_bootstrap_v3_LayeredRuntime_msg_init,
|
D | bootstrap.upb.h | 62 extern const upb_MiniTable envoy_config_bootstrap_v3_LayeredRuntime_msg_init; 980 …nfig_bootstrap_v3_LayeredRuntime*)_upb_Message_New(&envoy_config_bootstrap_v3_LayeredRuntime_msg_i… in envoy_config_bootstrap_v3_Bootstrap_mutable_layered_runtime() 3085 …nfig_bootstrap_v3_LayeredRuntime*)_upb_Message_New(&envoy_config_bootstrap_v3_LayeredRuntime_msg_i… in envoy_config_bootstrap_v3_LayeredRuntime_new() 3090 …if (upb_Decode(buf, size, ret, &envoy_config_bootstrap_v3_LayeredRuntime_msg_init, NULL, 0, arena)… in envoy_config_bootstrap_v3_LayeredRuntime_parse() 3100 …if (upb_Decode(buf, size, ret, &envoy_config_bootstrap_v3_LayeredRuntime_msg_init, extreg, options… in envoy_config_bootstrap_v3_LayeredRuntime_parse_ex() 3108 (void)upb_Encode(msg, &envoy_config_bootstrap_v3_LayeredRuntime_msg_init, 0, arena, &ptr, len); in envoy_config_bootstrap_v3_LayeredRuntime_serialize() 3114 …(void)upb_Encode(msg, &envoy_config_bootstrap_v3_LayeredRuntime_msg_init, options, arena, &ptr, le… in envoy_config_bootstrap_v3_LayeredRuntime_serialize_ex()
|