Home
last modified time | relevance | path

Searched refs:envoy_config_bootstrap_v3_Runtime (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/
Dbootstrap.upb.h39 typedef struct envoy_config_bootstrap_v3_Runtime envoy_config_bootstrap_v3_Runtime; typedef
2606 UPB_INLINE envoy_config_bootstrap_v3_Runtime* envoy_config_bootstrap_v3_Runtime_new(upb_Arena* aren… in envoy_config_bootstrap_v3_Runtime_new()
2607 …return (envoy_config_bootstrap_v3_Runtime*)_upb_Message_New(&envoy_config_bootstrap_v3_Runtime_msg… in envoy_config_bootstrap_v3_Runtime_new()
2609 UPB_INLINE envoy_config_bootstrap_v3_Runtime* envoy_config_bootstrap_v3_Runtime_parse(const char* b… in envoy_config_bootstrap_v3_Runtime_parse()
2610 envoy_config_bootstrap_v3_Runtime* ret = envoy_config_bootstrap_v3_Runtime_new(arena); in envoy_config_bootstrap_v3_Runtime_parse()
2617 UPB_INLINE envoy_config_bootstrap_v3_Runtime* envoy_config_bootstrap_v3_Runtime_parse_ex(const char… in envoy_config_bootstrap_v3_Runtime_parse_ex()
2620 envoy_config_bootstrap_v3_Runtime* ret = envoy_config_bootstrap_v3_Runtime_new(arena); in envoy_config_bootstrap_v3_Runtime_parse_ex()
2628 …INE char* envoy_config_bootstrap_v3_Runtime_serialize(const envoy_config_bootstrap_v3_Runtime* msg… in envoy_config_bootstrap_v3_Runtime_serialize()
2633 … char* envoy_config_bootstrap_v3_Runtime_serialize_ex(const envoy_config_bootstrap_v3_Runtime* msg… in envoy_config_bootstrap_v3_Runtime_serialize_ex()
2639 …E void envoy_config_bootstrap_v3_Runtime_clear_symlink_root(envoy_config_bootstrap_v3_Runtime* msg… in envoy_config_bootstrap_v3_Runtime_clear_symlink_root()
[all …]
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/envoy/config/bootstrap/v3/
H A Dbootstrap.upb.h62 typedef struct envoy_config_bootstrap_v3_Runtime { upb_Message UPB_PRIVATE(base); } envoy_config_bo… typedef
3034 UPB_INLINE envoy_config_bootstrap_v3_Runtime* envoy_config_bootstrap_v3_Runtime_new(upb_Arena* aren… in envoy_config_bootstrap_v3_Runtime_new()
3035 …return (envoy_config_bootstrap_v3_Runtime*)_upb_Message_New(&envoy__config__bootstrap__v3__Runtime… in envoy_config_bootstrap_v3_Runtime_new()
3037 UPB_INLINE envoy_config_bootstrap_v3_Runtime* envoy_config_bootstrap_v3_Runtime_parse(const char* b… in envoy_config_bootstrap_v3_Runtime_parse()
3038 envoy_config_bootstrap_v3_Runtime* ret = envoy_config_bootstrap_v3_Runtime_new(arena); in envoy_config_bootstrap_v3_Runtime_parse()
3046 UPB_INLINE envoy_config_bootstrap_v3_Runtime* envoy_config_bootstrap_v3_Runtime_parse_ex(const char… in envoy_config_bootstrap_v3_Runtime_parse_ex()
3049 envoy_config_bootstrap_v3_Runtime* ret = envoy_config_bootstrap_v3_Runtime_new(arena); in envoy_config_bootstrap_v3_Runtime_parse_ex()
3057 …INE char* envoy_config_bootstrap_v3_Runtime_serialize(const envoy_config_bootstrap_v3_Runtime* msg… in envoy_config_bootstrap_v3_Runtime_serialize()
3062 … char* envoy_config_bootstrap_v3_Runtime_serialize_ex(const envoy_config_bootstrap_v3_Runtime* msg… in envoy_config_bootstrap_v3_Runtime_serialize_ex()
3068 …E void envoy_config_bootstrap_v3_Runtime_clear_symlink_root(envoy_config_bootstrap_v3_Runtime* msg… in envoy_config_bootstrap_v3_Runtime_clear_symlink_root()
[all …]