Searched defs:QuicGoAwayFrame (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_protocol.cc315 QuicGoAwayFrame::QuicGoAwayFrame(QuicErrorCode error_code, function in class:net::QuicGoAwayFrame
H A Dquic_protocol.h600 struct NET_EXPORT_PRIVATE QuicGoAwayFrame { struct in namespace:net
601 QuicGoAwayFrame() {} function in struct:net::QuicGoAwayFrame
602 QuicGoAwayFrame(QuicErrorCode error_code,
649 explicit QuicFrame(QuicGoAwayFrame* frame)
662 QuicGoAwayFrame* goaway_frame;

Completed in 66 milliseconds