Home
last modified time | relevance | path

Searched refs:grpc_end2end_proxy_get_client_target (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/test/core/end2end/fixtures/
Dproxy.h40 const char* grpc_end2end_proxy_get_client_target(grpc_end2end_proxy* proxy);
Dh2_proxy.cc88 grpc_end2end_proxy_get_client_target(ffd->proxy), client_args, nullptr); in chttp2_init_client_fullstack()
Dh2_ssl_proxy.cc109 creds, grpc_end2end_proxy_get_client_target(ffd->proxy), client_args, in chttp2_init_client_secure_fullstack()
Dproxy.cc443 const char* grpc_end2end_proxy_get_client_target(grpc_end2end_proxy* proxy) { in grpc_end2end_proxy_get_client_target() function