Searched defs:CloseWithError (Results 1 – 6 of 6) sorted by relevance
148 func (r *PipeReader) CloseWithError(err error) error { func176 func (w *PipeWriter) CloseWithError(err error) error { func
147 CloseWithError(error) error methodSpec
478 void CloseWithError() { in CloseWithError() function
480 void CloseWithError() { in CloseWithError() function
292 void filters_detail::PipeState::CloseWithError() { in CloseWithError() function in grpc_core::filters_detail::PipeState
3809 func (p *http2pipe) CloseWithError(err error) { p.closeWithError(&p.err, err, nil) } func