/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/listener/v3/ |
D | listener.upb.h | 47 struct google_protobuf_BoolValue; 143 …google_protobuf_BoolValue* envoy_config_listener_v3_Listener_transparent(const envoy_config_listen… in envoy_config_listener_v3_Listener_transparent() 145 …google_protobuf_BoolValue* envoy_config_listener_v3_Listener_freebind(const envoy_config_listener_… in envoy_config_listener_v3_Listener_freebind() 252 …_set_transparent(envoy_config_listener_v3_Listener *msg, struct google_protobuf_BoolValue* value) { in envoy_config_listener_v3_Listener_set_transparent() 254 *UPB_PTR_AT(msg, UPB_SIZE(40, 64), struct google_protobuf_BoolValue*) = value; in envoy_config_listener_v3_Listener_set_transparent() 256 UPB_INLINE struct google_protobuf_BoolValue* envoy_config_listener_v3_Listener_mutable_transparent(… in envoy_config_listener_v3_Listener_mutable_transparent() 257 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_config_listener_v… in envoy_config_listener_v3_Listener_mutable_transparent() 259 … sub = (struct google_protobuf_BoolValue*)_upb_msg_new(&google_protobuf_BoolValue_msginit, arena); in envoy_config_listener_v3_Listener_mutable_transparent() 265 …ner_set_freebind(envoy_config_listener_v3_Listener *msg, struct google_protobuf_BoolValue* value) { in envoy_config_listener_v3_Listener_set_freebind() 267 *UPB_PTR_AT(msg, UPB_SIZE(44, 72), struct google_protobuf_BoolValue*) = value; in envoy_config_listener_v3_Listener_set_freebind() [all …]
|
D | listener_components.upb.h | 49 struct google_protobuf_BoolValue; 266 …google_protobuf_BoolValue* envoy_config_listener_v3_FilterChain_use_proxy_proto(const envoy_config… in envoy_config_listener_v3_FilterChain_use_proxy_proto() 301 …e_proxy_proto(envoy_config_listener_v3_FilterChain *msg, struct google_protobuf_BoolValue* value) { in envoy_config_listener_v3_FilterChain_set_use_proxy_proto() 303 *UPB_PTR_AT(msg, UPB_SIZE(16, 32), struct google_protobuf_BoolValue*) = value; in envoy_config_listener_v3_FilterChain_set_use_proxy_proto() 305 UPB_INLINE struct google_protobuf_BoolValue* envoy_config_listener_v3_FilterChain_mutable_use_proxy… in envoy_config_listener_v3_FilterChain_mutable_use_proxy_proto() 306 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_config_listener_v… in envoy_config_listener_v3_FilterChain_mutable_use_proxy_proto() 308 … sub = (struct google_protobuf_BoolValue*)_upb_msg_new(&google_protobuf_BoolValue_msginit, arena); in envoy_config_listener_v3_FilterChain_mutable_use_proxy_proto()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | wrappers.upb.h | 29 struct google_protobuf_BoolValue; 38 typedef struct google_protobuf_BoolValue google_protobuf_BoolValue; typedef 210 UPB_INLINE google_protobuf_BoolValue *google_protobuf_BoolValue_new(upb_arena *arena) { in google_protobuf_BoolValue_new() 211 return (google_protobuf_BoolValue *)_upb_msg_new(&google_protobuf_BoolValue_msginit, arena); in google_protobuf_BoolValue_new() 213 UPB_INLINE google_protobuf_BoolValue *google_protobuf_BoolValue_parse(const char *buf, size_t size, in google_protobuf_BoolValue_parse() 215 google_protobuf_BoolValue *ret = google_protobuf_BoolValue_new(arena); in google_protobuf_BoolValue_parse() 218 UPB_INLINE google_protobuf_BoolValue *google_protobuf_BoolValue_parse_ex(const char *buf, size_t si… in google_protobuf_BoolValue_parse_ex() 220 google_protobuf_BoolValue *ret = google_protobuf_BoolValue_new(arena); in google_protobuf_BoolValue_parse_ex() 224 UPB_INLINE char *google_protobuf_BoolValue_serialize(const google_protobuf_BoolValue *msg, upb_aren… in google_protobuf_BoolValue_serialize() 228 UPB_INLINE bool google_protobuf_BoolValue_value(const google_protobuf_BoolValue *msg) { return *UPB… in google_protobuf_BoolValue_value() [all …]
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/ |
D | http_connection_manager.upb.h | 90 struct google_protobuf_BoolValue; 179 …google_protobuf_BoolValue* envoy_extensions_filters_network_http_connection_manager_v3_HttpConnect… in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_add_user_agent() 192 …google_protobuf_BoolValue* envoy_extensions_filters_network_http_connection_manager_v3_HttpConnect… in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_use_remote_address() 194 …google_protobuf_BoolValue* envoy_extensions_filters_network_http_connection_manager_v3_HttpConnect… in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_generate_request_id() 216 …google_protobuf_BoolValue* envoy_extensions_filters_network_http_connection_manager_v3_HttpConnect… in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_normalize_path() 231 …google_protobuf_BoolValue* envoy_extensions_filters_network_http_connection_manager_v3_HttpConnect… in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_stream_error_on_invalid_http_message() 276 …k_http_connection_manager_v3_HttpConnectionManager *msg, struct google_protobuf_BoolValue* value) { in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_set_add_user_agent() 278 *UPB_PTR_AT(msg, UPB_SIZE(52, 80), struct google_protobuf_BoolValue*) = value; in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_set_add_user_agent() 280 UPB_INLINE struct google_protobuf_BoolValue* envoy_extensions_filters_network_http_connection_manag… in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_mutable_add_user_agent() 281 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_extensions_filter… in envoy_extensions_filters_network_http_connection_manager_v3_HttpConnectionManager_mutable_add_user_agent() [all …]
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/core/v3/ |
D | protocol.upb.h | 54 struct google_protobuf_BoolValue; 228 …google_protobuf_BoolValue* envoy_config_core_v3_Http1ProtocolOptions_allow_absolute_url(const envo… in envoy_config_core_v3_Http1ProtocolOptions_allow_absolute_url() 236 …google_protobuf_BoolValue* envoy_config_core_v3_Http1ProtocolOptions_override_stream_error_on_inva… in envoy_config_core_v3_Http1ProtocolOptions_override_stream_error_on_invalid_http_message() 238 …lute_url(envoy_config_core_v3_Http1ProtocolOptions *msg, struct google_protobuf_BoolValue* value) { in envoy_config_core_v3_Http1ProtocolOptions_set_allow_absolute_url() 240 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), struct google_protobuf_BoolValue*) = value; in envoy_config_core_v3_Http1ProtocolOptions_set_allow_absolute_url() 242 UPB_INLINE struct google_protobuf_BoolValue* envoy_config_core_v3_Http1ProtocolOptions_mutable_allo… in envoy_config_core_v3_Http1ProtocolOptions_mutable_allow_absolute_url() 243 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_config_core_v3_Ht… in envoy_config_core_v3_Http1ProtocolOptions_mutable_allow_absolute_url() 245 … sub = (struct google_protobuf_BoolValue*)_upb_msg_new(&google_protobuf_BoolValue_msginit, arena); in envoy_config_core_v3_Http1ProtocolOptions_mutable_allow_absolute_url() 276 …_message(envoy_config_core_v3_Http1ProtocolOptions *msg, struct google_protobuf_BoolValue* value) { in envoy_config_core_v3_Http1ProtocolOptions_set_override_stream_error_on_invalid_http_message() 278 *UPB_PTR_AT(msg, UPB_SIZE(20, 40), struct google_protobuf_BoolValue*) = value; in envoy_config_core_v3_Http1ProtocolOptions_set_override_stream_error_on_invalid_http_message() [all …]
|
D | address.upb.h | 45 struct google_protobuf_BoolValue; 265 …google_protobuf_BoolValue* envoy_config_core_v3_BindConfig_freebind(const envoy_config_core_v3_Bin… in envoy_config_core_v3_BindConfig_freebind() 282 …onfig_set_freebind(envoy_config_core_v3_BindConfig *msg, struct google_protobuf_BoolValue* value) { in envoy_config_core_v3_BindConfig_set_freebind() 284 *UPB_PTR_AT(msg, UPB_SIZE(8, 16), struct google_protobuf_BoolValue*) = value; in envoy_config_core_v3_BindConfig_set_freebind() 286 UPB_INLINE struct google_protobuf_BoolValue* envoy_config_core_v3_BindConfig_mutable_freebind(envoy… in envoy_config_core_v3_BindConfig_mutable_freebind() 287 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_config_core_v3_Bi… in envoy_config_core_v3_BindConfig_mutable_freebind() 289 … sub = (struct google_protobuf_BoolValue*)_upb_msg_new(&google_protobuf_BoolValue_msginit, arena); in envoy_config_core_v3_BindConfig_mutable_freebind()
|
D | base.upb.h | 86 struct google_protobuf_BoolValue; 523 …google_protobuf_BoolValue* envoy_config_core_v3_RuntimeFeatureFlag_default_value(const envoy_confi… in envoy_config_core_v3_RuntimeFeatureFlag_default_value() 526 …ault_value(envoy_config_core_v3_RuntimeFeatureFlag *msg, struct google_protobuf_BoolValue* value) { in envoy_config_core_v3_RuntimeFeatureFlag_set_default_value() 528 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), struct google_protobuf_BoolValue*) = value; in envoy_config_core_v3_RuntimeFeatureFlag_set_default_value() 530 UPB_INLINE struct google_protobuf_BoolValue* envoy_config_core_v3_RuntimeFeatureFlag_mutable_defaul… in envoy_config_core_v3_RuntimeFeatureFlag_mutable_default_value() 531 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_config_core_v3_Ru… in envoy_config_core_v3_RuntimeFeatureFlag_mutable_default_value() 533 … sub = (struct google_protobuf_BoolValue*)_upb_msg_new(&google_protobuf_BoolValue_msginit, arena); in envoy_config_core_v3_RuntimeFeatureFlag_mutable_default_value() 596 …google_protobuf_BoolValue* envoy_config_core_v3_HeaderValueOption_append(const envoy_config_core_v… in envoy_config_core_v3_HeaderValueOption_append() 611 …_set_append(envoy_config_core_v3_HeaderValueOption *msg, struct google_protobuf_BoolValue* value) { in envoy_config_core_v3_HeaderValueOption_set_append() 613 *UPB_PTR_AT(msg, UPB_SIZE(8, 16), struct google_protobuf_BoolValue*) = value; in envoy_config_core_v3_HeaderValueOption_set_append() [all …]
|
D | health_check.upb.h | 52 struct google_protobuf_BoolValue; 118 …google_protobuf_BoolValue* envoy_config_core_v3_HealthCheck_reuse_connection(const envoy_config_co… in envoy_config_core_v3_HealthCheck_reuse_connection() 225 …_reuse_connection(envoy_config_core_v3_HealthCheck *msg, struct google_protobuf_BoolValue* value) { in envoy_config_core_v3_HealthCheck_set_reuse_connection() 227 *UPB_PTR_AT(msg, UPB_SIZE(44, 80), struct google_protobuf_BoolValue*) = value; in envoy_config_core_v3_HealthCheck_set_reuse_connection() 229 UPB_INLINE struct google_protobuf_BoolValue* envoy_config_core_v3_HealthCheck_mutable_reuse_connect… in envoy_config_core_v3_HealthCheck_mutable_reuse_connection() 230 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_config_core_v3_He… in envoy_config_core_v3_HealthCheck_mutable_reuse_connection() 232 … sub = (struct google_protobuf_BoolValue*)_upb_msg_new(&google_protobuf_BoolValue_msginit, arena); in envoy_config_core_v3_HealthCheck_mutable_reuse_connection()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/route/v3/ |
D | route.upb.h | 32 struct google_protobuf_BoolValue; 69 …google_protobuf_BoolValue* envoy_config_route_v3_RouteConfiguration_validate_clusters(const envoy_… in envoy_config_route_v3_RouteConfiguration_validate_clusters() 137 …_clusters(envoy_config_route_v3_RouteConfiguration *msg, struct google_protobuf_BoolValue* value) { in envoy_config_route_v3_RouteConfiguration_set_validate_clusters() 139 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), struct google_protobuf_BoolValue*) = value; in envoy_config_route_v3_RouteConfiguration_set_validate_clusters() 141 UPB_INLINE struct google_protobuf_BoolValue* envoy_config_route_v3_RouteConfiguration_mutable_valid… in envoy_config_route_v3_RouteConfiguration_mutable_validate_clusters() 142 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_config_route_v3_R… in envoy_config_route_v3_RouteConfiguration_mutable_validate_clusters() 144 … sub = (struct google_protobuf_BoolValue*)_upb_msg_new(&google_protobuf_BoolValue_msginit, arena); in envoy_config_route_v3_RouteConfiguration_mutable_validate_clusters()
|
D | route_components.upb.h | 187 struct google_protobuf_BoolValue; 990 …google_protobuf_BoolValue* envoy_config_route_v3_RouteMatch_case_sensitive(const envoy_config_rout… in envoy_config_route_v3_RouteMatch_case_sensitive() 1012 …et_case_sensitive(envoy_config_route_v3_RouteMatch *msg, struct google_protobuf_BoolValue* value) { in envoy_config_route_v3_RouteMatch_set_case_sensitive() 1014 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), struct google_protobuf_BoolValue*) = value; in envoy_config_route_v3_RouteMatch_set_case_sensitive() 1016 UPB_INLINE struct google_protobuf_BoolValue* envoy_config_route_v3_RouteMatch_mutable_case_sensitiv… in envoy_config_route_v3_RouteMatch_mutable_case_sensitive() 1017 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_config_route_v3_R… in envoy_config_route_v3_RouteMatch_mutable_case_sensitive() 1019 … sub = (struct google_protobuf_BoolValue*)_upb_msg_new(&google_protobuf_BoolValue_msginit, arena); in envoy_config_route_v3_RouteMatch_mutable_case_sensitive() 1158 …google_protobuf_BoolValue* envoy_config_route_v3_RouteMatch_TlsContextMatchOptions_presented(const… in envoy_config_route_v3_RouteMatch_TlsContextMatchOptions_presented() 1160 …google_protobuf_BoolValue* envoy_config_route_v3_RouteMatch_TlsContextMatchOptions_validated(const… in envoy_config_route_v3_RouteMatch_TlsContextMatchOptions_validated() 1162 …_config_route_v3_RouteMatch_TlsContextMatchOptions *msg, struct google_protobuf_BoolValue* value) { in envoy_config_route_v3_RouteMatch_TlsContextMatchOptions_set_presented() [all …]
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/ |
D | tls.upb.h | 47 struct google_protobuf_BoolValue; 158 …google_protobuf_BoolValue* envoy_extensions_transport_sockets_tls_v3_DownstreamTlsContext_require_… in envoy_extensions_transport_sockets_tls_v3_DownstreamTlsContext_require_client_certificate() 160 …google_protobuf_BoolValue* envoy_extensions_transport_sockets_tls_v3_DownstreamTlsContext_require_… in envoy_extensions_transport_sockets_tls_v3_DownstreamTlsContext_require_sni() 184 …ions_transport_sockets_tls_v3_DownstreamTlsContext *msg, struct google_protobuf_BoolValue* value) { in envoy_extensions_transport_sockets_tls_v3_DownstreamTlsContext_set_require_client_certificate() 186 *UPB_PTR_AT(msg, UPB_SIZE(12, 16), struct google_protobuf_BoolValue*) = value; in envoy_extensions_transport_sockets_tls_v3_DownstreamTlsContext_set_require_client_certificate() 188 UPB_INLINE struct google_protobuf_BoolValue* envoy_extensions_transport_sockets_tls_v3_DownstreamTl… in envoy_extensions_transport_sockets_tls_v3_DownstreamTlsContext_mutable_require_client_certificate() 189 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_extensions_transp… in envoy_extensions_transport_sockets_tls_v3_DownstreamTlsContext_mutable_require_client_certificate() 191 … sub = (struct google_protobuf_BoolValue*)_upb_msg_new(&google_protobuf_BoolValue_msginit, arena); in envoy_extensions_transport_sockets_tls_v3_DownstreamTlsContext_mutable_require_client_certificate() 197 …ions_transport_sockets_tls_v3_DownstreamTlsContext *msg, struct google_protobuf_BoolValue* value) { in envoy_extensions_transport_sockets_tls_v3_DownstreamTlsContext_set_require_sni() 199 *UPB_PTR_AT(msg, UPB_SIZE(16, 24), struct google_protobuf_BoolValue*) = value; in envoy_extensions_transport_sockets_tls_v3_DownstreamTlsContext_set_require_sni() [all …]
|
D | common.upb.h | 41 struct google_protobuf_BoolValue; 333 …google_protobuf_BoolValue* envoy_extensions_transport_sockets_tls_v3_CertificateValidationContext_… in envoy_extensions_transport_sockets_tls_v3_CertificateValidationContext_require_signed_certificate_timestamp() 374 …nsport_sockets_tls_v3_CertificateValidationContext *msg, struct google_protobuf_BoolValue* value) { in envoy_extensions_transport_sockets_tls_v3_CertificateValidationContext_set_require_signed_certificate_timestamp() 376 *UPB_PTR_AT(msg, UPB_SIZE(16, 24), struct google_protobuf_BoolValue*) = value; in envoy_extensions_transport_sockets_tls_v3_CertificateValidationContext_set_require_signed_certificate_timestamp() 378 UPB_INLINE struct google_protobuf_BoolValue* envoy_extensions_transport_sockets_tls_v3_CertificateV… in envoy_extensions_transport_sockets_tls_v3_CertificateValidationContext_mutable_require_signed_certificate_timestamp() 379 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_extensions_transp… in envoy_extensions_transport_sockets_tls_v3_CertificateValidationContext_mutable_require_signed_certificate_timestamp() 381 … sub = (struct google_protobuf_BoolValue*)_upb_msg_new(&google_protobuf_BoolValue_msginit, arena); in envoy_extensions_transport_sockets_tls_v3_CertificateValidationContext_mutable_require_signed_certificate_timestamp()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/accesslog/v3/ |
D | accesslog.upb.h | 73 struct google_protobuf_BoolValue; 784 …google_protobuf_BoolValue* envoy_config_accesslog_v3_MetadataFilter_match_if_key_not_found(const e… in envoy_config_accesslog_v3_MetadataFilter_match_if_key_not_found() 799 …not_found(envoy_config_accesslog_v3_MetadataFilter *msg, struct google_protobuf_BoolValue* value) { in envoy_config_accesslog_v3_MetadataFilter_set_match_if_key_not_found() 801 *UPB_PTR_AT(msg, UPB_SIZE(8, 16), struct google_protobuf_BoolValue*) = value; in envoy_config_accesslog_v3_MetadataFilter_set_match_if_key_not_found() 803 UPB_INLINE struct google_protobuf_BoolValue* envoy_config_accesslog_v3_MetadataFilter_mutable_match… in envoy_config_accesslog_v3_MetadataFilter_mutable_match_if_key_not_found() 804 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_config_accesslog_… in envoy_config_accesslog_v3_MetadataFilter_mutable_match_if_key_not_found() 806 … sub = (struct google_protobuf_BoolValue*)_upb_msg_new(&google_protobuf_BoolValue_msginit, arena); in envoy_config_accesslog_v3_MetadataFilter_mutable_match_if_key_not_found()
|