Home
last modified time | relevance | path

Searched refs:QUIC_CONNECTION_CANCELLED (Results 1 – 6 of 6) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/masque/
Dmasque_client_session.cc304 QUIC_CONNECTION_CANCELLED, "Underlying MASQUE connection was closed", in OnConnectionClosed()
332 QUIC_CONNECTION_CANCELLED, in OnStreamClosed()
Dmasque_encapsulated_client_session.cc218 connection()->CloseConnection(QUIC_CONNECTION_CANCELLED, details, in CloseIpSession()
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_error_codes.h238 QUIC_CONNECTION_CANCELLED = 70, enumerator
Dquic_error_codes.cc145 RETURN_STRING_LITERAL(QUIC_CONNECTION_CANCELLED); in QuicErrorCodeToString()
453 case QUIC_CONNECTION_CANCELLED: in QuicErrorCodeToTransportErrorCode()
/external/cronet/net/quic/
Dquic_stream_factory.cc1405 CloseAllSessions(ERR_ABORTED, quic::QUIC_CONNECTION_CANCELLED); in ~QuicStreamFactory()
Dquic_network_transaction_unittest.cc5521 quic::QUIC_CONNECTION_CANCELLED, "net error", 0)); in TEST_P()
5559 quic::QUIC_CONNECTION_CANCELLED, "net error", 0)); in TEST_P()