Home
last modified time | relevance | path

Searched refs:upb_strview (Results 1 – 25 of 103) sorted by relevance

12345

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/service/discovery/v3/
Ddiscovery.upb.h76upb_strview envoy_service_discovery_v3_DiscoveryRequest_version_info(const envoy_service_discovery… in envoy_service_discovery_v3_DiscoveryRequest_version_info()
79upb_strview const* envoy_service_discovery_v3_DiscoveryRequest_resource_names(const envoy_service_… in envoy_service_discovery_v3_DiscoveryRequest_resource_names()
80upb_strview envoy_service_discovery_v3_DiscoveryRequest_type_url(const envoy_service_discovery_v3_… in envoy_service_discovery_v3_DiscoveryRequest_type_url()
81upb_strview envoy_service_discovery_v3_DiscoveryRequest_response_nonce(const envoy_service_discove… in envoy_service_discovery_v3_DiscoveryRequest_response_nonce()
85 …veryRequest_set_version_info(envoy_service_discovery_v3_DiscoveryRequest *msg, upb_strview value) { in envoy_service_discovery_v3_DiscoveryRequest_set_version_info()
86 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in envoy_service_discovery_v3_DiscoveryRequest_set_version_info()
101 UPB_INLINE upb_strview* envoy_service_discovery_v3_DiscoveryRequest_mutable_resource_names(envoy_se… in envoy_service_discovery_v3_DiscoveryRequest_mutable_resource_names()
102 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(36, 72), len); in envoy_service_discovery_v3_DiscoveryRequest_mutable_resource_names()
104 UPB_INLINE upb_strview* envoy_service_discovery_v3_DiscoveryRequest_resize_resource_names(envoy_ser… in envoy_service_discovery_v3_DiscoveryRequest_resize_resource_names()
105 …return (upb_strview*)_upb_array_resize_accessor2(msg, UPB_SIZE(36, 72), len, UPB_SIZE(3, 4), arena… in envoy_service_discovery_v3_DiscoveryRequest_resize_resource_names()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/api/
Dhttp.upb.h106 UPB_INLINE upb_strview google_api_HttpRule_selector(const google_api_HttpRule *msg) { return *UPB_P… in google_api_HttpRule_selector()
108 UPB_INLINE upb_strview google_api_HttpRule_get(const google_api_HttpRule *msg) { return UPB_READ_ON… in google_api_HttpRule_get()
110 UPB_INLINE upb_strview google_api_HttpRule_put(const google_api_HttpRule *msg) { return UPB_READ_ON… in google_api_HttpRule_put()
112 UPB_INLINE upb_strview google_api_HttpRule_post(const google_api_HttpRule *msg) { return UPB_READ_O… in google_api_HttpRule_post()
114 UPB_INLINE upb_strview google_api_HttpRule_delete(const google_api_HttpRule *msg) { return UPB_READ… in google_api_HttpRule_delete()
116 UPB_INLINE upb_strview google_api_HttpRule_patch(const google_api_HttpRule *msg) { return UPB_READ_… in google_api_HttpRule_patch()
117 UPB_INLINE upb_strview google_api_HttpRule_body(const google_api_HttpRule *msg) { return *UPB_PTR_A… in google_api_HttpRule_body()
122 …PB_INLINE upb_strview google_api_HttpRule_response_body(const google_api_HttpRule *msg) { return *… in google_api_HttpRule_response_body()
124 UPB_INLINE void google_api_HttpRule_set_selector(google_api_HttpRule *msg, upb_strview value) { in google_api_HttpRule_set_selector()
125 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_strview) = value; in google_api_HttpRule_set_selector()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/src/proto/grpc/gcp/
Daltscontext.upb.h53 …NLINE upb_strview grpc_gcp_AltsContext_application_protocol(const grpc_gcp_AltsContext *msg) { ret… in grpc_gcp_AltsContext_application_protocol()
54 …_INLINE upb_strview grpc_gcp_AltsContext_record_protocol(const grpc_gcp_AltsContext *msg) { return… in grpc_gcp_AltsContext_record_protocol()
56 …LINE upb_strview grpc_gcp_AltsContext_peer_service_account(const grpc_gcp_AltsContext *msg) { retu… in grpc_gcp_AltsContext_peer_service_account()
57 …LINE upb_strview grpc_gcp_AltsContext_local_service_account(const grpc_gcp_AltsContext *msg) { ret… in grpc_gcp_AltsContext_local_service_account()
62 …sContext_peer_attributes_get(const grpc_gcp_AltsContext *msg, upb_strview key, upb_strview *val) {… in grpc_gcp_AltsContext_peer_attributes_get()
65 … void grpc_gcp_AltsContext_set_application_protocol(grpc_gcp_AltsContext *msg, upb_strview value) { in grpc_gcp_AltsContext_set_application_protocol()
66 *UPB_PTR_AT(msg, UPB_SIZE(8, 8), upb_strview) = value; in grpc_gcp_AltsContext_set_application_protocol()
68 UPB_INLINE void grpc_gcp_AltsContext_set_record_protocol(grpc_gcp_AltsContext *msg, upb_strview val… in grpc_gcp_AltsContext_set_record_protocol()
69 *UPB_PTR_AT(msg, UPB_SIZE(16, 24), upb_strview) = value; in grpc_gcp_AltsContext_set_record_protocol()
74 … void grpc_gcp_AltsContext_set_peer_service_account(grpc_gcp_AltsContext *msg, upb_strview value) { in grpc_gcp_AltsContext_set_peer_service_account()
[all …]
Dhandshaker.upb.h95 UPB_INLINE upb_strview grpc_gcp_Endpoint_ip_address(const grpc_gcp_Endpoint *msg) { return *UPB_PTR… in grpc_gcp_Endpoint_ip_address()
99 UPB_INLINE void grpc_gcp_Endpoint_set_ip_address(grpc_gcp_Endpoint *msg, upb_strview value) { in grpc_gcp_Endpoint_set_ip_address()
100 *UPB_PTR_AT(msg, UPB_SIZE(8, 8), upb_strview) = value; in grpc_gcp_Endpoint_set_ip_address()
137 UPB_INLINE upb_strview grpc_gcp_Identity_service_account(const grpc_gcp_Identity *msg) { return UPB… in grpc_gcp_Identity_service_account()
139 UPB_INLINE upb_strview grpc_gcp_Identity_hostname(const grpc_gcp_Identity *msg) { return UPB_READ_O… in grpc_gcp_Identity_hostname()
142 …rpc_gcp_Identity_attributes_get(const grpc_gcp_Identity *msg, upb_strview key, upb_strview *val) {… in grpc_gcp_Identity_attributes_get()
145 UPB_INLINE void grpc_gcp_Identity_set_service_account(grpc_gcp_Identity *msg, upb_strview value) { in grpc_gcp_Identity_set_service_account()
146 UPB_WRITE_ONEOF(msg, upb_strview, UPB_SIZE(4, 8), value, UPB_SIZE(12, 24), 1); in grpc_gcp_Identity_set_service_account()
148 UPB_INLINE void grpc_gcp_Identity_set_hostname(grpc_gcp_Identity *msg, upb_strview value) { in grpc_gcp_Identity_set_hostname()
149 UPB_WRITE_ONEOF(msg, upb_strview, UPB_SIZE(4, 8), value, UPB_SIZE(12, 24), 2); in grpc_gcp_Identity_set_hostname()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/
Dfault.upb.h159upb_strview envoy_extensions_filters_http_fault_v3_HTTPFault_upstream_cluster(const envoy_extensio… in envoy_extensions_filters_http_fault_v3_HTTPFault_upstream_cluster()
162upb_strview const* envoy_extensions_filters_http_fault_v3_HTTPFault_downstream_nodes(const envoy_e… in envoy_extensions_filters_http_fault_v3_HTTPFault_downstream_nodes()
167upb_strview envoy_extensions_filters_http_fault_v3_HTTPFault_delay_percent_runtime(const envoy_ext… in envoy_extensions_filters_http_fault_v3_HTTPFault_delay_percent_runtime()
168upb_strview envoy_extensions_filters_http_fault_v3_HTTPFault_abort_percent_runtime(const envoy_ext… in envoy_extensions_filters_http_fault_v3_HTTPFault_abort_percent_runtime()
169upb_strview envoy_extensions_filters_http_fault_v3_HTTPFault_delay_duration_runtime(const envoy_ex… in envoy_extensions_filters_http_fault_v3_HTTPFault_delay_duration_runtime()
170upb_strview envoy_extensions_filters_http_fault_v3_HTTPFault_abort_http_status_runtime(const envoy… in envoy_extensions_filters_http_fault_v3_HTTPFault_abort_http_status_runtime()
171upb_strview envoy_extensions_filters_http_fault_v3_HTTPFault_max_active_faults_runtime(const envoy… in envoy_extensions_filters_http_fault_v3_HTTPFault_max_active_faults_runtime()
172upb_strview envoy_extensions_filters_http_fault_v3_HTTPFault_response_rate_limit_percent_runtime(c… in envoy_extensions_filters_http_fault_v3_HTTPFault_response_rate_limit_percent_runtime()
173upb_strview envoy_extensions_filters_http_fault_v3_HTTPFault_abort_grpc_status_runtime(const envoy… in envoy_extensions_filters_http_fault_v3_HTTPFault_abort_grpc_status_runtime()
201 …lt_set_upstream_cluster(envoy_extensions_filters_http_fault_v3_HTTPFault *msg, upb_strview value) { in envoy_extensions_filters_http_fault_v3_HTTPFault_set_upstream_cluster()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/core/v3/
Dgrpc_service.upb.h188upb_strview envoy_config_core_v3_GrpcService_EnvoyGrpc_cluster_name(const envoy_config_core_v3_Grp… in envoy_config_core_v3_GrpcService_EnvoyGrpc_cluster_name()
189upb_strview envoy_config_core_v3_GrpcService_EnvoyGrpc_authority(const envoy_config_core_v3_GrpcSe… in envoy_config_core_v3_GrpcService_EnvoyGrpc_authority()
191 …ce_EnvoyGrpc_set_cluster_name(envoy_config_core_v3_GrpcService_EnvoyGrpc *msg, upb_strview value) { in envoy_config_core_v3_GrpcService_EnvoyGrpc_set_cluster_name()
192 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_strview) = value; in envoy_config_core_v3_GrpcService_EnvoyGrpc_set_cluster_name()
194 …rvice_EnvoyGrpc_set_authority(envoy_config_core_v3_GrpcService_EnvoyGrpc *msg, upb_strview value) { in envoy_config_core_v3_GrpcService_EnvoyGrpc_set_authority()
195 *UPB_PTR_AT(msg, UPB_SIZE(8, 16), upb_strview) = value; in envoy_config_core_v3_GrpcService_EnvoyGrpc_set_authority()
218upb_strview envoy_config_core_v3_GrpcService_GoogleGrpc_target_uri(const envoy_config_core_v3_Grpc… in envoy_config_core_v3_GrpcService_GoogleGrpc_target_uri()
223upb_strview envoy_config_core_v3_GrpcService_GoogleGrpc_stat_prefix(const envoy_config_core_v3_Grp… in envoy_config_core_v3_GrpcService_GoogleGrpc_stat_prefix()
224upb_strview envoy_config_core_v3_GrpcService_GoogleGrpc_credentials_factory_name(const envoy_confi… in envoy_config_core_v3_GrpcService_GoogleGrpc_credentials_factory_name()
232 …ce_GoogleGrpc_set_target_uri(envoy_config_core_v3_GrpcService_GoogleGrpc *msg, upb_strview value) { in envoy_config_core_v3_GrpcService_GoogleGrpc_set_target_uri()
[all …]
Dbase.upb.h152 …INE upb_strview envoy_config_core_v3_Locality_region(const envoy_config_core_v3_Locality *msg) { r… in envoy_config_core_v3_Locality_region()
153 …LINE upb_strview envoy_config_core_v3_Locality_zone(const envoy_config_core_v3_Locality *msg) { re… in envoy_config_core_v3_Locality_zone()
154 …E upb_strview envoy_config_core_v3_Locality_sub_zone(const envoy_config_core_v3_Locality *msg) { r… in envoy_config_core_v3_Locality_sub_zone()
156 …d envoy_config_core_v3_Locality_set_region(envoy_config_core_v3_Locality *msg, upb_strview value) { in envoy_config_core_v3_Locality_set_region()
157 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_strview) = value; in envoy_config_core_v3_Locality_set_region()
159 …oid envoy_config_core_v3_Locality_set_zone(envoy_config_core_v3_Locality *msg, upb_strview value) { in envoy_config_core_v3_Locality_set_zone()
160 *UPB_PTR_AT(msg, UPB_SIZE(8, 16), upb_strview) = value; in envoy_config_core_v3_Locality_set_zone()
162 …envoy_config_core_v3_Locality_set_sub_zone(envoy_config_core_v3_Locality *msg, upb_strview value) { in envoy_config_core_v3_Locality_set_sub_zone()
163 *UPB_PTR_AT(msg, UPB_SIZE(16, 32), upb_strview) = value; in envoy_config_core_v3_Locality_set_sub_zone()
238 …INE upb_strview envoy_config_core_v3_Extension_name(const envoy_config_core_v3_Extension *msg) { r… in envoy_config_core_v3_Extension_name()
[all …]
Dhealth_check.upb.h135upb_strview envoy_config_core_v3_HealthCheck_event_log_path(const envoy_config_core_v3_HealthCheck… in envoy_config_core_v3_HealthCheck_event_log_path()
340 …_core_v3_HealthCheck_set_event_log_path(envoy_config_core_v3_HealthCheck *msg, upb_strview value) { in envoy_config_core_v3_HealthCheck_set_event_log_path()
341 *UPB_PTR_AT(msg, UPB_SIZE(12, 16), upb_strview) = value; in envoy_config_core_v3_HealthCheck_set_event_log_path()
443upb_strview envoy_config_core_v3_HealthCheck_Payload_text(const envoy_config_core_v3_HealthCheck_… in envoy_config_core_v3_HealthCheck_Payload_text()
445upb_strview envoy_config_core_v3_HealthCheck_Payload_binary(const envoy_config_core_v3_HealthCheck… in envoy_config_core_v3_HealthCheck_Payload_binary()
447 …v3_HealthCheck_Payload_set_text(envoy_config_core_v3_HealthCheck_Payload *msg, upb_strview value) { in envoy_config_core_v3_HealthCheck_Payload_set_text()
448 UPB_WRITE_ONEOF(msg, upb_strview, UPB_SIZE(0, 0), value, UPB_SIZE(8, 16), 1); in envoy_config_core_v3_HealthCheck_Payload_set_text()
450 …_HealthCheck_Payload_set_binary(envoy_config_core_v3_HealthCheck_Payload *msg, upb_strview value) { in envoy_config_core_v3_HealthCheck_Payload_set_binary()
451 UPB_WRITE_ONEOF(msg, upb_strview, UPB_SIZE(0, 0), value, UPB_SIZE(8, 16), 2); in envoy_config_core_v3_HealthCheck_Payload_set_binary()
474upb_strview envoy_config_core_v3_HealthCheck_HttpHealthCheck_host(const envoy_config_core_v3_Healt… in envoy_config_core_v3_HealthCheck_HttpHealthCheck_host()
[all …]
Dhttp_uri.upb.h56 …INLINE upb_strview envoy_config_core_v3_HttpUri_uri(const envoy_config_core_v3_HttpUri *msg) { ret… in envoy_config_core_v3_HttpUri_uri()
58 UPB_INLINE upb_strview envoy_config_core_v3_HttpUri_cluster(const envoy_config_core_v3_HttpUri *msg… in envoy_config_core_v3_HttpUri_cluster()
62 UPB_INLINE void envoy_config_core_v3_HttpUri_set_uri(envoy_config_core_v3_HttpUri *msg, upb_strview in envoy_config_core_v3_HttpUri_set_uri()
63 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in envoy_config_core_v3_HttpUri_set_uri()
65 …id envoy_config_core_v3_HttpUri_set_cluster(envoy_config_core_v3_HttpUri *msg, upb_strview value) { in envoy_config_core_v3_HttpUri_set_cluster()
66 UPB_WRITE_ONEOF(msg, upb_strview, UPB_SIZE(16, 32), value, UPB_SIZE(24, 48), 2); in envoy_config_core_v3_HttpUri_set_cluster()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/src/proto/grpc/auth/v1/
Dauthz_policy.upb.h60 UPB_INLINE upb_strview const* grpc_auth_v1_Peer_principals(const grpc_auth_v1_Peer *msg, size_t *le… in grpc_auth_v1_Peer_principals()
62 UPB_INLINE upb_strview* grpc_auth_v1_Peer_mutable_principals(grpc_auth_v1_Peer *msg, size_t *len) { in grpc_auth_v1_Peer_mutable_principals()
63 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(0, 0), len); in grpc_auth_v1_Peer_mutable_principals()
65 UPB_INLINE upb_strview* grpc_auth_v1_Peer_resize_principals(grpc_auth_v1_Peer *msg, size_t len, upb… in grpc_auth_v1_Peer_resize_principals()
66 return (upb_strview*)_upb_array_resize_accessor2(msg, UPB_SIZE(0, 0), len, UPB_SIZE(3, 4), arena); in grpc_auth_v1_Peer_resize_principals()
68 UPB_INLINE bool grpc_auth_v1_Peer_add_principals(grpc_auth_v1_Peer *msg, upb_strview val, upb_arena… in grpc_auth_v1_Peer_add_principals()
93 UPB_INLINE upb_strview grpc_auth_v1_Header_key(const grpc_auth_v1_Header *msg) { return *UPB_PTR_AT… in grpc_auth_v1_Header_key()
94 UPB_INLINE upb_strview const* grpc_auth_v1_Header_values(const grpc_auth_v1_Header *msg, size_t *le… in grpc_auth_v1_Header_values()
96 UPB_INLINE void grpc_auth_v1_Header_set_key(grpc_auth_v1_Header *msg, upb_strview value) { in grpc_auth_v1_Header_set_key()
97 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_strview) = value; in grpc_auth_v1_Header_set_key()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/udpa/annotations/
Dmigrate.upb.h54upb_strview udpa_annotations_MigrateAnnotation_rename(const udpa_annotations_MigrateAnnotation *ms… in udpa_annotations_MigrateAnnotation_rename()
56 …otations_MigrateAnnotation_set_rename(udpa_annotations_MigrateAnnotation *msg, upb_strview value) { in udpa_annotations_MigrateAnnotation_set_rename()
57 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_strview) = value; in udpa_annotations_MigrateAnnotation_set_rename()
80upb_strview udpa_annotations_FieldMigrateAnnotation_rename(const udpa_annotations_FieldMigrateAnno… in udpa_annotations_FieldMigrateAnnotation_rename()
81upb_strview udpa_annotations_FieldMigrateAnnotation_oneof_promotion(const udpa_annotations_FieldMi… in udpa_annotations_FieldMigrateAnnotation_oneof_promotion()
83 …ieldMigrateAnnotation_set_rename(udpa_annotations_FieldMigrateAnnotation *msg, upb_strview value) { in udpa_annotations_FieldMigrateAnnotation_set_rename()
84 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_strview) = value; in udpa_annotations_FieldMigrateAnnotation_set_rename()
86 …teAnnotation_set_oneof_promotion(udpa_annotations_FieldMigrateAnnotation *msg, upb_strview value) { in udpa_annotations_FieldMigrateAnnotation_set_oneof_promotion()
87 *UPB_PTR_AT(msg, UPB_SIZE(8, 16), upb_strview) = value; in udpa_annotations_FieldMigrateAnnotation_set_oneof_promotion()
110upb_strview udpa_annotations_FileMigrateAnnotation_move_to_package(const udpa_annotations_FileMigr… in udpa_annotations_FileMigrateAnnotation_move_to_package()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/third_party/istio/security/proto/providers/google/
Dmeshca.upb.h53upb_strview google_security_meshca_v1_MeshCertificateRequest_request_id(const google_security_mesh… in google_security_meshca_v1_MeshCertificateRequest_request_id()
54upb_strview google_security_meshca_v1_MeshCertificateRequest_csr(const google_security_meshca_v1_M… in google_security_meshca_v1_MeshCertificateRequest_csr()
58 …eRequest_set_request_id(google_security_meshca_v1_MeshCertificateRequest *msg, upb_strview value) { in google_security_meshca_v1_MeshCertificateRequest_set_request_id()
59 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in google_security_meshca_v1_MeshCertificateRequest_set_request_id()
61 …tificateRequest_set_csr(google_security_meshca_v1_MeshCertificateRequest *msg, upb_strview value) { in google_security_meshca_v1_MeshCertificateRequest_set_csr()
62 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), upb_strview) = value; in google_security_meshca_v1_MeshCertificateRequest_set_csr()
98upb_strview const* google_security_meshca_v1_MeshCertificateResponse_cert_chain(const google_secur… in google_security_meshca_v1_MeshCertificateResponse_cert_chain()
100 UPB_INLINE upb_strview* google_security_meshca_v1_MeshCertificateResponse_mutable_cert_chain(google… in google_security_meshca_v1_MeshCertificateResponse_mutable_cert_chain()
101 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(0, 0), len); in google_security_meshca_v1_MeshCertificateResponse_mutable_cert_chain()
103 UPB_INLINE upb_strview* google_security_meshca_v1_MeshCertificateResponse_resize_cert_chain(google_… in google_security_meshca_v1_MeshCertificateResponse_resize_cert_chain()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/xds/core/v3/
Dresource_name.upb.h50 UPB_INLINE upb_strview xds_core_v3_ResourceName_id(const xds_core_v3_ResourceName *msg) { return *U… in xds_core_v3_ResourceName_id()
51 …INLINE upb_strview xds_core_v3_ResourceName_authority(const xds_core_v3_ResourceName *msg) { retur… in xds_core_v3_ResourceName_authority()
52 …LINE upb_strview xds_core_v3_ResourceName_resource_type(const xds_core_v3_ResourceName *msg) { ret… in xds_core_v3_ResourceName_resource_type()
56 UPB_INLINE void xds_core_v3_ResourceName_set_id(xds_core_v3_ResourceName *msg, upb_strview value) { in xds_core_v3_ResourceName_set_id()
57 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in xds_core_v3_ResourceName_set_id()
59 UPB_INLINE void xds_core_v3_ResourceName_set_authority(xds_core_v3_ResourceName *msg, upb_strview v… in xds_core_v3_ResourceName_set_authority()
60 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), upb_strview) = value; in xds_core_v3_ResourceName_set_authority()
62 …void xds_core_v3_ResourceName_set_resource_type(xds_core_v3_ResourceName *msg, upb_strview value) { in xds_core_v3_ResourceName_set_resource_type()
63 *UPB_PTR_AT(msg, UPB_SIZE(20, 40), upb_strview) = value; in xds_core_v3_ResourceName_set_resource_type()
Dresource_locator.upb.h66 …_INLINE upb_strview xds_core_v3_ResourceLocator_id(const xds_core_v3_ResourceLocator *msg) { retur… in xds_core_v3_ResourceLocator_id()
67 …INE upb_strview xds_core_v3_ResourceLocator_authority(const xds_core_v3_ResourceLocator *msg) { re… in xds_core_v3_ResourceLocator_authority()
68 …E upb_strview xds_core_v3_ResourceLocator_resource_type(const xds_core_v3_ResourceLocator *msg) { … in xds_core_v3_ResourceLocator_resource_type()
77 UPB_INLINE void xds_core_v3_ResourceLocator_set_id(xds_core_v3_ResourceLocator *msg, upb_strview va… in xds_core_v3_ResourceLocator_set_id()
78 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in xds_core_v3_ResourceLocator_set_id()
80 …id xds_core_v3_ResourceLocator_set_authority(xds_core_v3_ResourceLocator *msg, upb_strview value) { in xds_core_v3_ResourceLocator_set_authority()
81 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), upb_strview) = value; in xds_core_v3_ResourceLocator_set_authority()
83 …ds_core_v3_ResourceLocator_set_resource_type(xds_core_v3_ResourceLocator *msg, upb_strview value) { in xds_core_v3_ResourceLocator_set_resource_type()
84 *UPB_PTR_AT(msg, UPB_SIZE(20, 40), upb_strview) = value; in xds_core_v3_ResourceLocator_set_resource_type()
142 …NE upb_strview xds_core_v3_ResourceLocator_Directive_entry(const xds_core_v3_ResourceLocator_Direc… in xds_core_v3_ResourceLocator_Directive_entry()
[all …]
Dcontext_params.upb.h53 …ontextParams_params_get(const xds_core_v3_ContextParams *msg, upb_strview key, upb_strview *val) {… in xds_core_v3_ContextParams_params_get()
57 …e_v3_ContextParams_params_set(xds_core_v3_ContextParams *msg, upb_strview key, upb_strview val, up… in xds_core_v3_ContextParams_params_set()
58 UPB_INLINE bool xds_core_v3_ContextParams_params_delete(xds_core_v3_ContextParams *msg, upb_strview in xds_core_v3_ContextParams_params_delete()
63 UPB_INLINE upb_strview xds_core_v3_ContextParams_ParamsEntry_key(const xds_core_v3_ContextParams_Pa… in xds_core_v3_ContextParams_ParamsEntry_key()
64 upb_strview ret; in xds_core_v3_ContextParams_ParamsEntry_key()
68 UPB_INLINE upb_strview xds_core_v3_ContextParams_ParamsEntry_value(const xds_core_v3_ContextParams_… in xds_core_v3_ContextParams_ParamsEntry_value()
69 upb_strview ret; in xds_core_v3_ContextParams_ParamsEntry_value()
74 …ontextParams_ParamsEntry_set_value(xds_core_v3_ContextParams_ParamsEntry *msg, upb_strview value) { in xds_core_v3_ContextParams_ParamsEntry_set_value()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/type/tracing/v3/
Dcustom_tag.upb.h73 …INE upb_strview envoy_type_tracing_v3_CustomTag_tag(const envoy_type_tracing_v3_CustomTag *msg) { … in envoy_type_tracing_v3_CustomTag_tag()
83 … envoy_type_tracing_v3_CustomTag_set_tag(envoy_type_tracing_v3_CustomTag *msg, upb_strview value) { in envoy_type_tracing_v3_CustomTag_set_tag()
84 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_strview) = value; in envoy_type_tracing_v3_CustomTag_set_tag()
155upb_strview envoy_type_tracing_v3_CustomTag_Literal_value(const envoy_type_tracing_v3_CustomTag_Li… in envoy_type_tracing_v3_CustomTag_Literal_value()
157 …g_v3_CustomTag_Literal_set_value(envoy_type_tracing_v3_CustomTag_Literal *msg, upb_strview value) { in envoy_type_tracing_v3_CustomTag_Literal_set_value()
158 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_strview) = value; in envoy_type_tracing_v3_CustomTag_Literal_set_value()
181upb_strview envoy_type_tracing_v3_CustomTag_Environment_name(const envoy_type_tracing_v3_CustomTag… in envoy_type_tracing_v3_CustomTag_Environment_name()
182upb_strview envoy_type_tracing_v3_CustomTag_Environment_default_value(const envoy_type_tracing_v3_… in envoy_type_tracing_v3_CustomTag_Environment_default_value()
184 …stomTag_Environment_set_name(envoy_type_tracing_v3_CustomTag_Environment *msg, upb_strview value) { in envoy_type_tracing_v3_CustomTag_Environment_set_name()
185 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_strview) = value; in envoy_type_tracing_v3_CustomTag_Environment_set_name()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/route/v3/
Droute.upb.h61upb_strview envoy_config_route_v3_RouteConfiguration_name(const envoy_config_route_v3_RouteConfigu… in envoy_config_route_v3_RouteConfiguration_name()
64upb_strview const* envoy_config_route_v3_RouteConfiguration_internal_only_headers(const envoy_conf… in envoy_config_route_v3_RouteConfiguration_internal_only_headers()
67upb_strview const* envoy_config_route_v3_RouteConfiguration_response_headers_to_remove(const envoy… in envoy_config_route_v3_RouteConfiguration_response_headers_to_remove()
72upb_strview const* envoy_config_route_v3_RouteConfiguration_request_headers_to_remove(const envoy_… in envoy_config_route_v3_RouteConfiguration_request_headers_to_remove()
79 …_v3_RouteConfiguration_set_name(envoy_config_route_v3_RouteConfiguration *msg, upb_strview value) { in envoy_config_route_v3_RouteConfiguration_set_name()
80 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in envoy_config_route_v3_RouteConfiguration_set_name()
95 UPB_INLINE upb_strview* envoy_config_route_v3_RouteConfiguration_mutable_internal_only_headers(envo… in envoy_config_route_v3_RouteConfiguration_mutable_internal_only_headers()
96 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(28, 56), len); in envoy_config_route_v3_RouteConfiguration_mutable_internal_only_headers()
98 UPB_INLINE upb_strview* envoy_config_route_v3_RouteConfiguration_resize_internal_only_headers(envoy… in envoy_config_route_v3_RouteConfiguration_resize_internal_only_headers()
99 …return (upb_strview*)_upb_array_resize_accessor2(msg, UPB_SIZE(28, 56), len, UPB_SIZE(3, 4), arena… in envoy_config_route_v3_RouteConfiguration_resize_internal_only_headers()
[all …]
Droute_components.upb.h269upb_strview envoy_config_route_v3_VirtualHost_name(const envoy_config_route_v3_VirtualHost *msg) {… in envoy_config_route_v3_VirtualHost_name()
270 …NLINE upb_strview const* envoy_config_route_v3_VirtualHost_domains(const envoy_config_route_v3_Vir… in envoy_config_route_v3_VirtualHost_domains()
284upb_strview const* envoy_config_route_v3_VirtualHost_response_headers_to_remove(const envoy_config… in envoy_config_route_v3_VirtualHost_response_headers_to_remove()
285upb_strview const* envoy_config_route_v3_VirtualHost_request_headers_to_remove(const envoy_config_… in envoy_config_route_v3_VirtualHost_request_headers_to_remove()
289 …ed_per_filter_config_get(const envoy_config_route_v3_VirtualHost *msg, upb_strview key, struct goo… in envoy_config_route_v3_VirtualHost_typed_per_filter_config_get()
301 …y_config_route_v3_VirtualHost_set_name(envoy_config_route_v3_VirtualHost *msg, upb_strview value) { in envoy_config_route_v3_VirtualHost_set_name()
302 *UPB_PTR_AT(msg, UPB_SIZE(12, 16), upb_strview) = value; in envoy_config_route_v3_VirtualHost_set_name()
304 UPB_INLINE upb_strview* envoy_config_route_v3_VirtualHost_mutable_domains(envoy_config_route_v3_Vir… in envoy_config_route_v3_VirtualHost_mutable_domains()
305 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(40, 72), len); in envoy_config_route_v3_VirtualHost_mutable_domains()
307 UPB_INLINE upb_strview* envoy_config_route_v3_VirtualHost_resize_domains(envoy_config_route_v3_Virt… in envoy_config_route_v3_VirtualHost_resize_domains()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/type/matcher/v3/
Dstring.upb.h64 …LINE upb_strview envoy_type_matcher_v3_StringMatcher_exact(const envoy_type_matcher_v3_StringMatch… in envoy_type_matcher_v3_StringMatcher_exact()
66 …LINE upb_strview envoy_type_matcher_v3_StringMatcher_prefix(const envoy_type_matcher_v3_StringMatc… in envoy_type_matcher_v3_StringMatcher_prefix()
68 …LINE upb_strview envoy_type_matcher_v3_StringMatcher_suffix(const envoy_type_matcher_v3_StringMatc… in envoy_type_matcher_v3_StringMatcher_suffix()
73 …INE upb_strview envoy_type_matcher_v3_StringMatcher_contains(const envoy_type_matcher_v3_StringMat… in envoy_type_matcher_v3_StringMatcher_contains()
75 …e_matcher_v3_StringMatcher_set_exact(envoy_type_matcher_v3_StringMatcher *msg, upb_strview value) { in envoy_type_matcher_v3_StringMatcher_set_exact()
76 UPB_WRITE_ONEOF(msg, upb_strview, UPB_SIZE(4, 8), value, UPB_SIZE(12, 24), 1); in envoy_type_matcher_v3_StringMatcher_set_exact()
78 …_matcher_v3_StringMatcher_set_prefix(envoy_type_matcher_v3_StringMatcher *msg, upb_strview value) { in envoy_type_matcher_v3_StringMatcher_set_prefix()
79 UPB_WRITE_ONEOF(msg, upb_strview, UPB_SIZE(4, 8), value, UPB_SIZE(12, 24), 2); in envoy_type_matcher_v3_StringMatcher_set_prefix()
81 …_matcher_v3_StringMatcher_set_suffix(envoy_type_matcher_v3_StringMatcher *msg, upb_strview value) { in envoy_type_matcher_v3_StringMatcher_set_suffix()
82 UPB_WRITE_ONEOF(msg, upb_strview, UPB_SIZE(4, 8), value, UPB_SIZE(12, 24), 3); in envoy_type_matcher_v3_StringMatcher_set_suffix()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Ddescriptor.upb.h215upb_strview google_protobuf_FileDescriptorProto_name(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_name()
217upb_strview google_protobuf_FileDescriptorProto_package(const google_protobuf_FileDescriptorProto … in google_protobuf_FileDescriptorProto_package()
218 …E upb_strview const* google_protobuf_FileDescriptorProto_dependency(const google_protobuf_FileDesc… in google_protobuf_FileDescriptorProto_dependency()
234upb_strview google_protobuf_FileDescriptorProto_syntax(const google_protobuf_FileDescriptorProto *… in google_protobuf_FileDescriptorProto_syntax()
236 …rotobuf_FileDescriptorProto_set_name(google_protobuf_FileDescriptorProto *msg, upb_strview value) { in google_protobuf_FileDescriptorProto_set_name()
238 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in google_protobuf_FileDescriptorProto_set_name()
240 …obuf_FileDescriptorProto_set_package(google_protobuf_FileDescriptorProto *msg, upb_strview value) { in google_protobuf_FileDescriptorProto_set_package()
242 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), upb_strview) = value; in google_protobuf_FileDescriptorProto_set_package()
244 UPB_INLINE upb_strview* google_protobuf_FileDescriptorProto_mutable_dependency(google_protobuf_File… in google_protobuf_FileDescriptorProto_mutable_dependency()
245 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(36, 72), len); in google_protobuf_FileDescriptorProto_mutable_dependency()
[all …]
Dany.upb.h48 UPB_INLINE upb_strview google_protobuf_Any_type_url(const google_protobuf_Any *msg) { return *UPB_P… in google_protobuf_Any_type_url()
49 UPB_INLINE upb_strview google_protobuf_Any_value(const google_protobuf_Any *msg) { return *UPB_PTR_… in google_protobuf_Any_value()
51 UPB_INLINE void google_protobuf_Any_set_type_url(google_protobuf_Any *msg, upb_strview value) { in google_protobuf_Any_set_type_url()
52 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_strview) = value; in google_protobuf_Any_set_type_url()
54 UPB_INLINE void google_protobuf_Any_set_value(google_protobuf_Any *msg, upb_strview value) { in google_protobuf_Any_set_value()
55 *UPB_PTR_AT(msg, UPB_SIZE(8, 16), upb_strview) = value; in google_protobuf_Any_set_value()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/
Ddescriptor.upb.h215upb_strview google_protobuf_FileDescriptorProto_name(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_name()
217upb_strview google_protobuf_FileDescriptorProto_package(const google_protobuf_FileDescriptorProto … in google_protobuf_FileDescriptorProto_package()
218 …E upb_strview const* google_protobuf_FileDescriptorProto_dependency(const google_protobuf_FileDesc… in google_protobuf_FileDescriptorProto_dependency()
234upb_strview google_protobuf_FileDescriptorProto_syntax(const google_protobuf_FileDescriptorProto *… in google_protobuf_FileDescriptorProto_syntax()
236 …rotobuf_FileDescriptorProto_set_name(google_protobuf_FileDescriptorProto *msg, upb_strview value) { in google_protobuf_FileDescriptorProto_set_name()
238 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in google_protobuf_FileDescriptorProto_set_name()
240 …obuf_FileDescriptorProto_set_package(google_protobuf_FileDescriptorProto *msg, upb_strview value) { in google_protobuf_FileDescriptorProto_set_package()
242 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), upb_strview) = value; in google_protobuf_FileDescriptorProto_set_package()
244 UPB_INLINE upb_strview* google_protobuf_FileDescriptorProto_mutable_dependency(google_protobuf_File… in google_protobuf_FileDescriptorProto_mutable_dependency()
245 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(36, 72), len); in google_protobuf_FileDescriptorProto_mutable_dependency()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/
Dcommon.upb.h85upb_strview const* envoy_extensions_transport_sockets_tls_v3_TlsParameters_cipher_suites(const env… in envoy_extensions_transport_sockets_tls_v3_TlsParameters_cipher_suites()
86upb_strview const* envoy_extensions_transport_sockets_tls_v3_TlsParameters_ecdh_curves(const envoy… in envoy_extensions_transport_sockets_tls_v3_TlsParameters_ecdh_curves()
94 UPB_INLINE upb_strview* envoy_extensions_transport_sockets_tls_v3_TlsParameters_mutable_cipher_suit… in envoy_extensions_transport_sockets_tls_v3_TlsParameters_mutable_cipher_suites()
95 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(8, 8), len); in envoy_extensions_transport_sockets_tls_v3_TlsParameters_mutable_cipher_suites()
97 UPB_INLINE upb_strview* envoy_extensions_transport_sockets_tls_v3_TlsParameters_resize_cipher_suite… in envoy_extensions_transport_sockets_tls_v3_TlsParameters_resize_cipher_suites()
98 return (upb_strview*)_upb_array_resize_accessor2(msg, UPB_SIZE(8, 8), len, UPB_SIZE(3, 4), arena); in envoy_extensions_transport_sockets_tls_v3_TlsParameters_resize_cipher_suites()
100 …r_suites(envoy_extensions_transport_sockets_tls_v3_TlsParameters *msg, upb_strview val, upb_arena … in envoy_extensions_transport_sockets_tls_v3_TlsParameters_add_cipher_suites()
104 UPB_INLINE upb_strview* envoy_extensions_transport_sockets_tls_v3_TlsParameters_mutable_ecdh_curves… in envoy_extensions_transport_sockets_tls_v3_TlsParameters_mutable_ecdh_curves()
105 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(12, 16), len); in envoy_extensions_transport_sockets_tls_v3_TlsParameters_mutable_ecdh_curves()
107 UPB_INLINE upb_strview* envoy_extensions_transport_sockets_tls_v3_TlsParameters_resize_ecdh_curves(… in envoy_extensions_transport_sockets_tls_v3_TlsParameters_resize_ecdh_curves()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/
Dcluster.upb.h48upb_strview const* envoy_extensions_clusters_aggregate_v3_ClusterConfig_clusters(const envoy_exten… in envoy_extensions_clusters_aggregate_v3_ClusterConfig_clusters()
50 UPB_INLINE upb_strview* envoy_extensions_clusters_aggregate_v3_ClusterConfig_mutable_clusters(envoy… in envoy_extensions_clusters_aggregate_v3_ClusterConfig_mutable_clusters()
51 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(0, 0), len); in envoy_extensions_clusters_aggregate_v3_ClusterConfig_mutable_clusters()
53 UPB_INLINE upb_strview* envoy_extensions_clusters_aggregate_v3_ClusterConfig_resize_clusters(envoy_… in envoy_extensions_clusters_aggregate_v3_ClusterConfig_resize_clusters()
54 return (upb_strview*)_upb_array_resize_accessor2(msg, UPB_SIZE(0, 0), len, UPB_SIZE(3, 4), arena); in envoy_extensions_clusters_aggregate_v3_ClusterConfig_resize_clusters()
56 …dd_clusters(envoy_extensions_clusters_aggregate_v3_ClusterConfig *msg, upb_strview val, upb_arena … in envoy_extensions_clusters_aggregate_v3_ClusterConfig_add_clusters()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/bootstrap/v3/
Dbootstrap.upb.h156upb_strview envoy_config_bootstrap_v3_Bootstrap_flags_path(const envoy_config_bootstrap_v3_Bootstr… in envoy_config_bootstrap_v3_Bootstrap_flags_path()
176upb_strview envoy_config_bootstrap_v3_Bootstrap_header_prefix(const envoy_config_bootstrap_v3_Boot… in envoy_config_bootstrap_v3_Bootstrap_header_prefix()
186upb_strview envoy_config_bootstrap_v3_Bootstrap_default_socket_interface(const envoy_config_bootst… in envoy_config_bootstrap_v3_Bootstrap_default_socket_interface()
189 …provider_instances_get(const envoy_config_bootstrap_v3_Bootstrap *msg, upb_strview key, struct env… in envoy_config_bootstrap_v3_Bootstrap_certificate_provider_instances_get()
191upb_strview const* envoy_config_bootstrap_v3_Bootstrap_node_context_params(const envoy_config_boot… in envoy_config_bootstrap_v3_Bootstrap_node_context_params()
251 …ootstrap_v3_Bootstrap_set_flags_path(envoy_config_bootstrap_v3_Bootstrap *msg, upb_strview value) { in envoy_config_bootstrap_v3_Bootstrap_set_flags_path()
252 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in envoy_config_bootstrap_v3_Bootstrap_set_flags_path()
374 …strap_v3_Bootstrap_set_header_prefix(envoy_config_bootstrap_v3_Bootstrap *msg, upb_strview value) { in envoy_config_bootstrap_v3_Bootstrap_set_header_prefix()
375 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), upb_strview) = value; in envoy_config_bootstrap_v3_Bootstrap_set_header_prefix()
432 …otstrap_set_default_socket_interface(envoy_config_bootstrap_v3_Bootstrap *msg, upb_strview value) { in envoy_config_bootstrap_v3_Bootstrap_set_default_socket_interface()
[all …]

12345