Home
last modified time | relevance | path

Searched defs:server_uri (Results 1 – 15 of 15) sorted by relevance

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dproxy_mapper_registry.cc52 const char* server_uri, in grpc_proxy_mapper_list_map_name()
109 bool grpc_proxy_mappers_map_name(const char* server_uri, in grpc_proxy_mappers_map_name()
Dproxy_mapper.cc29 const char* server_uri, in grpc_proxy_mapper_map_name()
Dhttp_proxy.cc101 const char* server_uri, in proxy_mapper_map_name()
Dclient_channel.cc455 const char* server_uri = grpc_channel_arg_get_string(channel_arg); in get_service_config_from_resolver_result_locked() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dproxy_mapper_registry.cc63 bool ProxyMapperRegistry::MapName(const char* server_uri, in MapName()
Dhttp_proxy.cc112 bool MapName(const char* server_uri, const grpc_channel_args* args, in MapName()
Dclient_channel.cc1899 const char* server_uri = grpc_channel_arg_get_string( in ChannelData() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_bootstrap.h62 std::string server_uri; member
/external/grpc-grpc/src/core/ext/transport/chttp2/client/secure/
Dsecure_channel_create.cc71 grpc_uri* server_uri = in get_secure_naming_subchannel_args() local
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py2100 server_uri = service_host_name variable
2102 server_uri = service_host_name + ':' + str(gcp.service_port) variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_resolver.cc537 const char* server_uri = in XdsClusterResolverLb() local
/external/wpa_supplicant_8/wpa_supplicant/
Dhs20_supplicant.c55 char server_uri[256]; member
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc1050 const char* server_uri = grpc_channel_arg_get_string(arg); in GrpcLb() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc1341 const char* server_uri = grpc_channel_arg_get_string(arg); in GrpcLb() local
/external/wpa_supplicant_8/src/ap/
Dap_config.h627 char *server_uri; member