Home
last modified time | relevance | path

Searched defs:stream_error (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/
Dcfstream_handle.cc66 CFErrorRef stream_error; in ReadCallback() local
101 CFErrorRef stream_error; in WriteCallback() local
Dendpoint_cfstream.cc170 CFErrorRef stream_error = CFReadStreamCopyError(ep->read_stream); in ReadAction() local
211 CFErrorRef stream_error = CFWriteStreamCopyError(ep->write_stream); in WriteAction() local
Dtcp_client_cfstream.cc122 CFErrorRef stream_error = CFReadStreamCopyError(connect->read_stream); in OnOpen() local
/third_party/boost/libs/beast/include/boost/beast/zlib/
Derror.hpp89 stream_error, enumerator
/third_party/boost/boost/beast/zlib/
Derror.hpp89 stream_error, enumerator
/third_party/boost/libs/iostreams/src/
Dzlib.cpp50 const int stream_error = Z_STREAM_ERROR; variable
/third_party/nghttp2/src/
Dasio_server_http2_handler.cc45 int stream_error(nghttp2_session *session, int32_t stream_id, in stream_error() function
409 void http2_handler::stream_error(int32_t stream_id, uint32_t error_code) { in stream_error() function in nghttp2::asio_http2::server::http2_handler
/third_party/curl/lib/
Dmulti.c1551 bool *stream_error,
1739 bool stream_error = FALSE; local