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