Home
last modified time | relevance | path

Searched refs:server_uri_arg (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/client/
Dauthority.cc31 const grpc_arg* server_uri_arg = in grpc_default_authority_add_if_not_present() local
33 const char* server_uri_str = grpc_channel_arg_get_string(server_uri_arg); in grpc_default_authority_add_if_not_present()
/external/grpc-grpc/src/core/ext/transport/chttp2/client/
Dauthority.cc31 const grpc_arg* server_uri_arg = in grpc_default_authority_add_if_not_present() local
33 const char* server_uri_str = grpc_channel_arg_get_string(server_uri_arg); in grpc_default_authority_add_if_not_present()
/external/grpc-grpc/src/core/ext/transport/chttp2/client/secure/
Dsecure_channel_create.cc67 const grpc_arg* server_uri_arg = in get_secure_naming_subchannel_args() local
69 const char* server_uri_str = grpc_channel_arg_get_string(server_uri_arg); in get_secure_naming_subchannel_args()
/external/grpc-grpc/src/core/lib/security/security_connector/
Dlocal_security_connector.cc190 const grpc_arg* server_uri_arg = in grpc_local_channel_security_connector_create() local
192 const char* server_uri_str = grpc_channel_arg_get_string(server_uri_arg); in grpc_local_channel_security_connector_create()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/local/
Dlocal_security_connector.cc255 const grpc_arg* server_uri_arg = in grpc_local_channel_security_connector_create() local
257 const char* server_uri_str = grpc_channel_arg_get_string(server_uri_arg); in grpc_local_channel_security_connector_create()