Searched refs:grpc_end2end_proxy_destroy (Results 1 – 4 of 4) sorted by relevance
38 void grpc_end2end_proxy_destroy(grpc_end2end_proxy* proxy);
109 grpc_end2end_proxy_destroy(ffd->proxy); in chttp2_tear_down_fullstack()
134 grpc_end2end_proxy_destroy(ffd->proxy); in chttp2_tear_down_secure_fullstack()
130 void grpc_end2end_proxy_destroy(grpc_end2end_proxy* proxy) { in grpc_end2end_proxy_destroy() function