Home
last modified time | relevance | path

Searched defs:new_client_args (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/test/core/end2end/fixtures/
Dh2_ssl_proxy.cc74 grpc_channel_args* new_client_args = in create_proxy_client() local
158 grpc_channel_args* new_client_args = in chttp2_init_client_simple_ssl_secure_fullstack() local
Dh2_ssl.cc134 grpc_channel_args* new_client_args = in chttp2_init_client_simple_ssl_secure_fullstack() local
Dh2_ssl_cred_reload.cc170 grpc_channel_args* new_client_args = in chttp2_init_client_simple_ssl_secure_fullstack() local
Dh2_oauth2.cc185 grpc_channel_args* new_client_args = in chttp2_init_client_simple_ssl_with_oauth2_secure_fullstack() local
Dh2_tls.cc281 grpc_channel_args* new_client_args = in chttp2_init_client() local
/third_party/grpc/test/core/end2end/tests/
Dcall_host_override.cc47 grpc_channel_args* new_client_args = grpc_channel_args_copy_and_add( in begin_test() local
/third_party/grpc/test/core/surface/
Dnum_external_connectivity_watchers_test.cc179 grpc_channel_args* new_client_args = in secure_test_create_channel() local
/third_party/pulseaudio/src/modules/dbus/
Diface-core.c305 static pa_dbus_arg_info new_client_args[] = { { "client", "o", NULL } }; variable