Searched defs:destroy_stream (Results 1 – 5 of 5) sorted by relevance
55 void (*destroy_stream)(grpc_transport* self, grpc_stream* stream, member
1181 void destroy_stream(grpc_transport* gt, grpc_stream* gs, in destroy_stream() function
1470 static void destroy_stream(grpc_transport* /*gt*/, grpc_stream* gs, in destroy_stream() function
707 static void destroy_stream(grpc_transport* gt, grpc_stream* gs, in destroy_stream() function
523 grpc_closure destroy_stream; member