Searched refs:end_all_the_calls (Results 1 – 1 of 1) sorted by relevance
138 static void end_all_the_calls(grpc_chttp2_transport* t, grpc_error* error);528 end_all_the_calls(t, GRPC_ERROR_REF(error)); in close_transport_locked()2374 static void end_all_the_calls(grpc_chttp2_transport* t, grpc_error* error) { in end_all_the_calls() function