Searched defs:QuicConnectionCloseFrame (Results 1 – 7 of 7) sorted by relevance
18 struct QUICHE_EXPORT QuicConnectionCloseFrame { struct40 QuicConnectionCloseType close_type = GOOGLE_QUIC_CONNECTION_CLOSE;44 uint64_t wire_error_code = QUIC_NO_ERROR;51 QuicErrorCode quic_error_code = QUIC_NO_ERROR;56 std::string error_details;63 uint64_t transport_close_frame_type = 0;
15 QuicConnectionCloseFrame::QuicConnectionCloseFrame( in QuicConnectionCloseFrame() function in quic::QuicConnectionCloseFrame
60 void OnConnectionClosed(const QuicConnectionCloseFrame& /*frame*/, in OnConnectionClosed()
247 const QuicConnectionCloseFrame& /*frame*/) { in OnConnectionCloseFrame()
132 const QuicConnectionCloseFrame& /*frame*/) override { in OnConnectionCloseFrame()
355 const QuicConnectionCloseFrame& /*frame*/) {} in OnConnectionCloseFrame()386 virtual void OnConnectionClosed(const QuicConnectionCloseFrame& /*frame*/, in OnConnectionClosed()
380 const QuicConnectionCloseFrame& /*frame*/) { in OnConnectionCloseFrame()