Home
last modified time | relevance | path

Searched defs:connection_error (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/googleapis/google/cloud/cloudcontrolspartner/v1/
H A Dekm_connections.proto96 ConnectionError connection_error = 3; field
/aosp_15_r20/external/googleapis/google/cloud/cloudcontrolspartner/v1beta/
H A Dekm_connections.proto96 ConnectionError connection_error = 3; field
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream.h214 quic::QuicErrorCode connection_error = quic::QUIC_NO_ERROR; member
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_udp_tracker.cc85 void DnsUdpTracker::RecordConnectionError(int connection_error) { in RecordConnectionError()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream.h228 QuicErrorCode connection_error() const { return connection_error_; } in connection_error() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_client_base.cc451 QuicErrorCode QuicClientBase::connection_error() const { in connection_error() function in quic::QuicClientBase
H A Dquic_client_base.h239 void set_connection_error(QuicErrorCode connection_error) { in set_connection_error()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parse_result.h132 bool connection_error() const { return IsConnectionError(status_.get()); } in connection_error() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_parse_result.h139 bool connection_error() const { in connection_error() function
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_client_stream.cc381 quic::QuicErrorCode QuicChromiumClientStream::Handle::connection_error() const { in connection_error() function in net::QuicChromiumClientStream::Handle
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_client.cc552 QuicErrorCode QuicTestClient::connection_error() const { in connection_error() function in quic::test::QuicTestClient
/aosp_15_r20/hardware/google/pixel/pixelstats/
Dpixelatoms.proto3182 optional ConnectionState connection_error = 2; field