Home | History | Annotate | Download | only in quic

Lines Matching refs:SendConnectionCloseWithDetails

262   SendConnectionCloseWithDetails(framer->error(), framer->detailed_error());
364 SendConnectionCloseWithDetails(QUIC_INVALID_VERSION,
404 SendConnectionCloseWithDetails(QUIC_INVALID_PACKET_HEADER,
952 SendConnectionCloseWithDetails(
1524 SendConnectionCloseWithDetails(error, string());
1527 void QuicConnection::SendConnectionCloseWithDetails(QuicErrorCode error,