Searched refs:grpc_end2end_http_proxy_create (Results 1 – 3 of 3) sorted by relevance
35 grpc_end2end_http_proxy* grpc_end2end_http_proxy_create(
664 grpc_end2end_http_proxy* grpc_end2end_http_proxy_create( in grpc_end2end_http_proxy_create() function
306 : proxy_(grpc_end2end_http_proxy_create(client_args.ToC().get())) {} in HttpProxyFilter()