Home
last modified time | relevance | path

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

1234

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/service/discovery/v3/
Ddiscovery.upb.h75upb_strview envoy_service_discovery_v3_DiscoveryRequest_version_info(const envoy_service_discovery… in envoy_service_discovery_v3_DiscoveryRequest_version_info()
78upb_strview const* envoy_service_discovery_v3_DiscoveryRequest_resource_names(const envoy_service_… in envoy_service_discovery_v3_DiscoveryRequest_resource_names()
79upb_strview envoy_service_discovery_v3_DiscoveryRequest_type_url(const envoy_service_discovery_v3_… in envoy_service_discovery_v3_DiscoveryRequest_type_url()
80upb_strview envoy_service_discovery_v3_DiscoveryRequest_response_nonce(const envoy_service_discove… in envoy_service_discovery_v3_DiscoveryRequest_response_nonce()
84 …veryRequest_set_version_info(envoy_service_discovery_v3_DiscoveryRequest *msg, upb_strview value) { in envoy_service_discovery_v3_DiscoveryRequest_set_version_info()
85 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in envoy_service_discovery_v3_DiscoveryRequest_set_version_info()
100 UPB_INLINE upb_strview* envoy_service_discovery_v3_DiscoveryRequest_mutable_resource_names(envoy_se… in envoy_service_discovery_v3_DiscoveryRequest_mutable_resource_names()
101 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(36, 72), len); in envoy_service_discovery_v3_DiscoveryRequest_mutable_resource_names()
103 UPB_INLINE upb_strview* envoy_service_discovery_v3_DiscoveryRequest_resize_resource_names(envoy_ser… in envoy_service_discovery_v3_DiscoveryRequest_resize_resource_names()
104 …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/udpa/core/v1/
Dresource_name.upb.h50 UPB_INLINE upb_strview const* udpa_core_v1_ResourceName_id(const udpa_core_v1_ResourceName *msg, si… in udpa_core_v1_ResourceName_id()
51 …INLINE upb_strview udpa_core_v1_ResourceName_authority(const udpa_core_v1_ResourceName *msg) { ret… in udpa_core_v1_ResourceName_authority()
52 …INE upb_strview udpa_core_v1_ResourceName_resource_type(const udpa_core_v1_ResourceName *msg) { re… in udpa_core_v1_ResourceName_resource_type()
56 UPB_INLINE upb_strview* udpa_core_v1_ResourceName_mutable_id(udpa_core_v1_ResourceName *msg, size_t… in udpa_core_v1_ResourceName_mutable_id()
57 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(24, 48), len); in udpa_core_v1_ResourceName_mutable_id()
59 UPB_INLINE upb_strview* udpa_core_v1_ResourceName_resize_id(udpa_core_v1_ResourceName *msg, size_t … in udpa_core_v1_ResourceName_resize_id()
60 …return (upb_strview*)_upb_array_resize_accessor2(msg, UPB_SIZE(24, 48), len, UPB_SIZE(3, 4), arena… in udpa_core_v1_ResourceName_resize_id()
62 UPB_INLINE bool udpa_core_v1_ResourceName_add_id(udpa_core_v1_ResourceName *msg, upb_strview val, u… in udpa_core_v1_ResourceName_add_id()
66 UPB_INLINE void udpa_core_v1_ResourceName_set_authority(udpa_core_v1_ResourceName *msg, upb_strview in udpa_core_v1_ResourceName_set_authority()
67 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in udpa_core_v1_ResourceName_set_authority()
[all …]
Dresource_locator.upb.h66 UPB_INLINE upb_strview const* udpa_core_v1_ResourceLocator_id(const udpa_core_v1_ResourceLocator *m… in udpa_core_v1_ResourceLocator_id()
67 …INE upb_strview udpa_core_v1_ResourceLocator_authority(const udpa_core_v1_ResourceLocator *msg) { … in udpa_core_v1_ResourceLocator_authority()
68upb_strview udpa_core_v1_ResourceLocator_resource_type(const udpa_core_v1_ResourceLocator *msg) {… in udpa_core_v1_ResourceLocator_resource_type()
77 UPB_INLINE upb_strview* udpa_core_v1_ResourceLocator_mutable_id(udpa_core_v1_ResourceLocator *msg, … in udpa_core_v1_ResourceLocator_mutable_id()
78 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(20, 40), len); in udpa_core_v1_ResourceLocator_mutable_id()
80 UPB_INLINE upb_strview* udpa_core_v1_ResourceLocator_resize_id(udpa_core_v1_ResourceLocator *msg, s… in udpa_core_v1_ResourceLocator_resize_id()
81 …return (upb_strview*)_upb_array_resize_accessor2(msg, UPB_SIZE(20, 40), len, UPB_SIZE(3, 4), arena… in udpa_core_v1_ResourceLocator_resize_id()
83 UPB_INLINE bool udpa_core_v1_ResourceLocator_add_id(udpa_core_v1_ResourceLocator *msg, upb_strview in udpa_core_v1_ResourceLocator_add_id()
87 … udpa_core_v1_ResourceLocator_set_authority(udpa_core_v1_ResourceLocator *msg, upb_strview value) { in udpa_core_v1_ResourceLocator_set_authority()
88 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in udpa_core_v1_ResourceLocator_set_authority()
[all …]
Dcontext_params.upb.h53 …ntextParams_params_get(const udpa_core_v1_ContextParams *msg, upb_strview key, upb_strview *val) {… in udpa_core_v1_ContextParams_params_get()
57 …_v1_ContextParams_params_set(udpa_core_v1_ContextParams *msg, upb_strview key, upb_strview val, up… in udpa_core_v1_ContextParams_params_set()
58 …a_core_v1_ContextParams_params_delete(udpa_core_v1_ContextParams *msg, upb_strview key) { return _… in udpa_core_v1_ContextParams_params_delete()
63 UPB_INLINE upb_strview udpa_core_v1_ContextParams_ParamsEntry_key(const udpa_core_v1_ContextParams_… in udpa_core_v1_ContextParams_ParamsEntry_key()
64 upb_strview ret; in udpa_core_v1_ContextParams_ParamsEntry_key()
68 UPB_INLINE upb_strview udpa_core_v1_ContextParams_ParamsEntry_value(const udpa_core_v1_ContextParam… in udpa_core_v1_ContextParams_ParamsEntry_value()
69 upb_strview ret; in udpa_core_v1_ContextParams_ParamsEntry_value()
74 …ntextParams_ParamsEntry_set_value(udpa_core_v1_ContextParams_ParamsEntry *msg, upb_strview value) { in udpa_core_v1_ContextParams_ParamsEntry_set_value()
/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.h144 …INE upb_strview envoy_config_core_v3_Locality_region(const envoy_config_core_v3_Locality *msg) { r… in envoy_config_core_v3_Locality_region()
145 …LINE upb_strview envoy_config_core_v3_Locality_zone(const envoy_config_core_v3_Locality *msg) { re… in envoy_config_core_v3_Locality_zone()
146 …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()
148 …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()
149 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_strview) = value; in envoy_config_core_v3_Locality_set_region()
151 …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()
152 *UPB_PTR_AT(msg, UPB_SIZE(8, 16), upb_strview) = value; in envoy_config_core_v3_Locality_set_zone()
154 …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()
155 *UPB_PTR_AT(msg, UPB_SIZE(16, 32), upb_strview) = value; in envoy_config_core_v3_Locality_set_sub_zone()
230 …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()
338 …_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()
339 *UPB_PTR_AT(msg, UPB_SIZE(12, 16), upb_strview) = value; in envoy_config_core_v3_HealthCheck_set_event_log_path()
428upb_strview envoy_config_core_v3_HealthCheck_Payload_text(const envoy_config_core_v3_HealthCheck_… in envoy_config_core_v3_HealthCheck_Payload_text()
430upb_strview envoy_config_core_v3_HealthCheck_Payload_binary(const envoy_config_core_v3_HealthCheck… in envoy_config_core_v3_HealthCheck_Payload_binary()
432 …v3_HealthCheck_Payload_set_text(envoy_config_core_v3_HealthCheck_Payload *msg, upb_strview value) { in envoy_config_core_v3_HealthCheck_Payload_set_text()
433 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()
435 …_HealthCheck_Payload_set_binary(envoy_config_core_v3_HealthCheck_Payload *msg, upb_strview value) { in envoy_config_core_v3_HealthCheck_Payload_set_binary()
436 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()
459upb_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()
Dsubstitution_format_string.upb.h58upb_strview envoy_config_core_v3_SubstitutionFormatString_text_format(const envoy_config_core_v3_S… in envoy_config_core_v3_SubstitutionFormatString_text_format()
62upb_strview envoy_config_core_v3_SubstitutionFormatString_content_type(const envoy_config_core_v3_… in envoy_config_core_v3_SubstitutionFormatString_content_type()
64 …rmatString_set_text_format(envoy_config_core_v3_SubstitutionFormatString *msg, upb_strview value) { in envoy_config_core_v3_SubstitutionFormatString_set_text_format()
65 UPB_WRITE_ONEOF(msg, upb_strview, UPB_SIZE(12, 24), value, UPB_SIZE(20, 40), 1); in envoy_config_core_v3_SubstitutionFormatString_set_text_format()
82 …matString_set_content_type(envoy_config_core_v3_SubstitutionFormatString *msg, upb_strview value) { in envoy_config_core_v3_SubstitutionFormatString_set_content_type()
83 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in envoy_config_core_v3_SubstitutionFormatString_set_content_type()
Dextension.upb.h55upb_strview envoy_config_core_v3_TypedExtensionConfig_name(const envoy_config_core_v3_TypedExtensi… in envoy_config_core_v3_TypedExtensionConfig_name()
59 …_TypedExtensionConfig_set_name(envoy_config_core_v3_TypedExtensionConfig *msg, upb_strview value) { in envoy_config_core_v3_TypedExtensionConfig_set_name()
60 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in envoy_config_core_v3_TypedExtensionConfig_set_name()
101upb_strview const* envoy_config_core_v3_ExtensionConfigSource_type_urls(const envoy_config_core_v3… in envoy_config_core_v3_ExtensionConfigSource_type_urls()
132 UPB_INLINE upb_strview* envoy_config_core_v3_ExtensionConfigSource_mutable_type_urls(envoy_config_c… in envoy_config_core_v3_ExtensionConfigSource_mutable_type_urls()
133 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(12, 24), len); in envoy_config_core_v3_ExtensionConfigSource_mutable_type_urls()
135 UPB_INLINE upb_strview* envoy_config_core_v3_ExtensionConfigSource_resize_type_urls(envoy_config_co… in envoy_config_core_v3_ExtensionConfigSource_resize_type_urls()
136 …return (upb_strview*)_upb_array_resize_accessor2(msg, UPB_SIZE(12, 24), len, UPB_SIZE(3, 4), arena… in envoy_config_core_v3_ExtensionConfigSource_resize_type_urls()
138 …gSource_add_type_urls(envoy_config_core_v3_ExtensionConfigSource *msg, upb_strview val, upb_arena … in envoy_config_core_v3_ExtensionConfigSource_add_type_urls()
/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/envoy/config/route/v3/
Droute.upb.h59upb_strview envoy_config_route_v3_RouteConfiguration_name(const envoy_config_route_v3_RouteConfigu… in envoy_config_route_v3_RouteConfiguration_name()
62upb_strview const* envoy_config_route_v3_RouteConfiguration_internal_only_headers(const envoy_conf… in envoy_config_route_v3_RouteConfiguration_internal_only_headers()
65upb_strview const* envoy_config_route_v3_RouteConfiguration_response_headers_to_remove(const envoy… in envoy_config_route_v3_RouteConfiguration_response_headers_to_remove()
70upb_strview const* envoy_config_route_v3_RouteConfiguration_request_headers_to_remove(const envoy_… in envoy_config_route_v3_RouteConfiguration_request_headers_to_remove()
75 …_v3_RouteConfiguration_set_name(envoy_config_route_v3_RouteConfiguration *msg, upb_strview value) { in envoy_config_route_v3_RouteConfiguration_set_name()
76 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in envoy_config_route_v3_RouteConfiguration_set_name()
91 UPB_INLINE upb_strview* envoy_config_route_v3_RouteConfiguration_mutable_internal_only_headers(envo… in envoy_config_route_v3_RouteConfiguration_mutable_internal_only_headers()
92 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(24, 48), len); in envoy_config_route_v3_RouteConfiguration_mutable_internal_only_headers()
94 UPB_INLINE upb_strview* envoy_config_route_v3_RouteConfiguration_resize_internal_only_headers(envoy… in envoy_config_route_v3_RouteConfiguration_resize_internal_only_headers()
95 …return (upb_strview*)_upb_array_resize_accessor2(msg, UPB_SIZE(24, 48), len, UPB_SIZE(3, 4), arena… in envoy_config_route_v3_RouteConfiguration_resize_internal_only_headers()
[all …]
Droute_components.upb.h258upb_strview envoy_config_route_v3_VirtualHost_name(const envoy_config_route_v3_VirtualHost *msg) {… in envoy_config_route_v3_VirtualHost_name()
259 …NLINE upb_strview const* envoy_config_route_v3_VirtualHost_domains(const envoy_config_route_v3_Vir… in envoy_config_route_v3_VirtualHost_domains()
273upb_strview const* envoy_config_route_v3_VirtualHost_response_headers_to_remove(const envoy_config… in envoy_config_route_v3_VirtualHost_response_headers_to_remove()
274upb_strview const* envoy_config_route_v3_VirtualHost_request_headers_to_remove(const envoy_config_… in envoy_config_route_v3_VirtualHost_request_headers_to_remove()
278 …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()
290 …y_config_route_v3_VirtualHost_set_name(envoy_config_route_v3_VirtualHost *msg, upb_strview value) { in envoy_config_route_v3_VirtualHost_set_name()
291 *UPB_PTR_AT(msg, UPB_SIZE(12, 16), upb_strview) = value; in envoy_config_route_v3_VirtualHost_set_name()
293 UPB_INLINE upb_strview* envoy_config_route_v3_VirtualHost_mutable_domains(envoy_config_route_v3_Vir… in envoy_config_route_v3_VirtualHost_mutable_domains()
294 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(40, 72), len); in envoy_config_route_v3_VirtualHost_mutable_domains()
296 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 …]
Dscoped_route.upb.h54upb_strview envoy_config_route_v3_ScopedRouteConfiguration_name(const envoy_config_route_v3_Scoped… in envoy_config_route_v3_ScopedRouteConfiguration_name()
55upb_strview envoy_config_route_v3_ScopedRouteConfiguration_route_configuration_name(const envoy_co… in envoy_config_route_v3_ScopedRouteConfiguration_route_configuration_name()
60 …uteConfiguration_set_name(envoy_config_route_v3_ScopedRouteConfiguration *msg, upb_strview value) { in envoy_config_route_v3_ScopedRouteConfiguration_set_name()
61 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), upb_strview) = value; in envoy_config_route_v3_ScopedRouteConfiguration_set_name()
63 …_route_configuration_name(envoy_config_route_v3_ScopedRouteConfiguration *msg, upb_strview value) { in envoy_config_route_v3_ScopedRouteConfiguration_set_route_configuration_name()
64 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), upb_strview) = value; in envoy_config_route_v3_ScopedRouteConfiguration_set_route_configuration_name()
147upb_strview envoy_config_route_v3_ScopedRouteConfiguration_Key_Fragment_string_key(const envoy_con… in envoy_config_route_v3_ScopedRouteConfiguration_Key_Fragment_string_key()
149 …t_string_key(envoy_config_route_v3_ScopedRouteConfiguration_Key_Fragment *msg, upb_strview value) { in envoy_config_route_v3_ScopedRouteConfiguration_Key_Fragment_set_string_key()
150 UPB_WRITE_ONEOF(msg, upb_strview, UPB_SIZE(0, 0), value, UPB_SIZE(8, 16), 1); in envoy_config_route_v3_ScopedRouteConfiguration_Key_Fragment_set_string_key()
/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/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/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/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/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/
Dcommon.upb.h83upb_strview const* envoy_extensions_transport_sockets_tls_v3_TlsParameters_cipher_suites(const env… in envoy_extensions_transport_sockets_tls_v3_TlsParameters_cipher_suites()
84upb_strview const* envoy_extensions_transport_sockets_tls_v3_TlsParameters_ecdh_curves(const envoy… in envoy_extensions_transport_sockets_tls_v3_TlsParameters_ecdh_curves()
92 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()
93 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(8, 8), len); in envoy_extensions_transport_sockets_tls_v3_TlsParameters_mutable_cipher_suites()
95 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()
96 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()
98 …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()
102 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()
103 return (upb_strview*)_upb_array_mutable_accessor(msg, UPB_SIZE(12, 16), len); in envoy_extensions_transport_sockets_tls_v3_TlsParameters_mutable_ecdh_curves()
105 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/udpa/data/orca/v1/
Dorca_load_report.upb.h59 …adReport_request_cost_get(const udpa_data_orca_v1_OrcaLoadReport *msg, upb_strview key, double *va… in udpa_data_orca_v1_OrcaLoadReport_request_cost_get()
63 …oadReport_utilization_get(const udpa_data_orca_v1_OrcaLoadReport *msg, upb_strview key, double *va… in udpa_data_orca_v1_OrcaLoadReport_utilization_get()
76 …OrcaLoadReport_request_cost_set(udpa_data_orca_v1_OrcaLoadReport *msg, upb_strview key, double val… in udpa_data_orca_v1_OrcaLoadReport_request_cost_set()
77 …aLoadReport_request_cost_delete(udpa_data_orca_v1_OrcaLoadReport *msg, upb_strview key) { return _… in udpa_data_orca_v1_OrcaLoadReport_request_cost_delete()
80 …_OrcaLoadReport_utilization_set(udpa_data_orca_v1_OrcaLoadReport *msg, upb_strview key, double val… in udpa_data_orca_v1_OrcaLoadReport_utilization_set()
81 …caLoadReport_utilization_delete(udpa_data_orca_v1_OrcaLoadReport *msg, upb_strview key) { return _… in udpa_data_orca_v1_OrcaLoadReport_utilization_delete()
86 UPB_INLINE upb_strview udpa_data_orca_v1_OrcaLoadReport_RequestCostEntry_key(const udpa_data_orca_v… in udpa_data_orca_v1_OrcaLoadReport_RequestCostEntry_key()
87 upb_strview ret; in udpa_data_orca_v1_OrcaLoadReport_RequestCostEntry_key()
103 UPB_INLINE upb_strview udpa_data_orca_v1_OrcaLoadReport_UtilizationEntry_key(const udpa_data_orca_v… in udpa_data_orca_v1_OrcaLoadReport_UtilizationEntry_key()
104 upb_strview ret; in udpa_data_orca_v1_OrcaLoadReport_UtilizationEntry_key()

1234