Searched refs:grpc_fd_notify_on_error (Results 1 – 3 of 3) sorted by relevance
150 void grpc_fd_notify_on_error(grpc_fd* fd, grpc_closure* closure);
286 void grpc_fd_notify_on_error(grpc_fd* fd, grpc_closure* closure) { in grpc_fd_notify_on_error() function
759 grpc_fd_notify_on_error(tcp->em_fd, &tcp->error_closure); in tcp_handle_error()1085 grpc_fd_notify_on_error(tcp->em_fd, &tcp->error_closure); in grpc_tcp_create()