Searched refs:envoy_config_bootstrap_v3_RuntimeLayer_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 | 445 const upb_MiniTable envoy_config_bootstrap_v3_RuntimeLayer_msg_init = { variable 507 {.submsg = &envoy_config_bootstrap_v3_RuntimeLayer_msg_init}, 554 &envoy_config_bootstrap_v3_RuntimeLayer_msg_init,
|
D | bootstrap.upb.h | 58 extern const upb_MiniTable envoy_config_bootstrap_v3_RuntimeLayer_msg_init; 2716 …_config_bootstrap_v3_RuntimeLayer*)_upb_Message_New(&envoy_config_bootstrap_v3_RuntimeLayer_msg_in… in envoy_config_bootstrap_v3_RuntimeLayer_new() 2721 …if (upb_Decode(buf, size, ret, &envoy_config_bootstrap_v3_RuntimeLayer_msg_init, NULL, 0, arena) !… in envoy_config_bootstrap_v3_RuntimeLayer_parse() 2731 …if (upb_Decode(buf, size, ret, &envoy_config_bootstrap_v3_RuntimeLayer_msg_init, extreg, options, … in envoy_config_bootstrap_v3_RuntimeLayer_parse_ex() 2739 (void)upb_Encode(msg, &envoy_config_bootstrap_v3_RuntimeLayer_msg_init, 0, arena, &ptr, len); in envoy_config_bootstrap_v3_RuntimeLayer_serialize() 2745 …(void)upb_Encode(msg, &envoy_config_bootstrap_v3_RuntimeLayer_msg_init, options, arena, &ptr, len); in envoy_config_bootstrap_v3_RuntimeLayer_serialize_ex() 3176 …_config_bootstrap_v3_RuntimeLayer*)_upb_Message_New(&envoy_config_bootstrap_v3_RuntimeLayer_msg_in… in envoy_config_bootstrap_v3_LayeredRuntime_add_layers()
|