/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | cfstream_handle.cc | 66 CFErrorRef stream_error; in ReadCallback() local 100 CFErrorRef stream_error; in WriteCallback() local
|
H A D | endpoint_cfstream.cc | 168 CFErrorRef stream_error = CFReadStreamCopyError(ep->read_stream); in ReadAction() local 207 CFErrorRef stream_error = CFWriteStreamCopyError(ep->write_stream); in WriteAction() local
|
H A D | tcp_client_cfstream.cc | 122 CFErrorRef stream_error = CFReadStreamCopyError(connect->read_stream); in OnOpen() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | cfstream_handle.cc | 66 CFErrorRef stream_error; in ReadCallback() local 100 CFErrorRef stream_error; in WriteCallback() local
|
D | endpoint_cfstream.cc | 168 CFErrorRef stream_error = CFReadStreamCopyError(ep->read_stream); in ReadAction() local 207 CFErrorRef stream_error = CFWriteStreamCopyError(ep->write_stream); in WriteAction() local
|
D | tcp_client_cfstream.cc | 122 CFErrorRef stream_error = CFReadStreamCopyError(connect->read_stream); in OnOpen() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_test_client.h | 303 QuicRstStreamErrorCode stream_error() { return stream_error_; } in stream_error() function 387 QuicRstStreamErrorCode stream_error; member
|
H A D | quic_test_client.cc | 802 QuicRstStreamErrorCode stream_error, bool response_complete, in PerStreamState()
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_stream.h | 216 quic::QuicRstStreamErrorCode stream_error = quic::QUIC_STREAM_NO_ERROR; member
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_stream.h | 221 QuicRstStreamErrorCode stream_error() const { in stream_error() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
D | hpack_parse_result.h | 131 bool stream_error() const { return IsStreamError(status_.get()); } in stream_error() function
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
H A D | hpack_parse_result.h | 136 bool stream_error() const { in stream_error() function
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_chamelium_stream.c | 44 enum stream_error { enum
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_chromium_client_stream.cc | 387 quic::QuicRstStreamErrorCode QuicChromiumClientStream::Handle::stream_error() in stream_error() function in net::QuicChromiumClientStream::Handle
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/ |
D | deflate.c | 1290 int stream_error = 0; in zng_deflateSetParams() local
|
/aosp_15_r20/external/curl/lib/ |
H A D | multi.c | 1672 bool *stream_error, 2621 bool stream_error = FALSE; local
|