Searched refs:QuicConnectionCloseFrame (Results 1 – 20 of 20) sorted by relevance
111 const QuicConnectionCloseFrame& frame) OVERRIDE { in OnConnectionCloseFrame()136 const vector<QuicConnectionCloseFrame>& connection_close_frames() const { in connection_close_frames()182 vector<QuicConnectionCloseFrame> connection_close_frames_;281 const vector<QuicConnectionCloseFrame>&
43 const std::vector<QuicConnectionCloseFrame>& connection_close_frames() const;
179 bool(const QuicConnectionCloseFrame& frame));217 const QuicConnectionCloseFrame& frame) OVERRIDE;
114 QuicConnectionCloseFrame close; in MakeConnectionClosePacket()
179 const QuicConnectionCloseFrame& frame) { in OnConnectionCloseFrame()
787 struct NET_EXPORT_PRIVATE QuicConnectionCloseFrame { struct788 QuicConnectionCloseFrame();791 std::ostream& os, const QuicConnectionCloseFrame& c);870 explicit QuicFrame(QuicConnectionCloseFrame* frame);892 QuicConnectionCloseFrame* connection_close_frame;
139 const QuicConnectionCloseFrame& frame) = 0;420 bool ProcessConnectionCloseFrame(QuicConnectionCloseFrame* frame);480 bool AppendConnectionCloseFrame(const QuicConnectionCloseFrame& frame,
310 QuicConnectionCloseFrame::QuicConnectionCloseFrame() in QuicConnectionCloseFrame() function in net::QuicConnectionCloseFrame351 QuicFrame::QuicFrame(QuicConnectionCloseFrame* frame) in QuicFrame()469 const QuicConnectionCloseFrame& connection_close_frame) { in operator <<()
187 const QuicConnectionCloseFrame& frame) {} in OnConnectionCloseFrame()365 const QuicConnectionCloseFrame& frame) OVERRIDE;694 std::vector<QuicConnectionCloseFrame> last_close_frames_;
175 QuicConnectionCloseFrame* close_frame);
62 const QuicConnectionCloseFrame& frame) OVERRIDE;
127 const QuicConnectionCloseFrame & /*frame*/) OVERRIDE { in OnConnectionCloseFrame() argument
170 const QuicConnectionCloseFrame* frame, in NetLogQuicConnectionCloseFrameCallback()637 const QuicConnectionCloseFrame& frame) { in OnConnectionCloseFrame()
427 QuicConnectionCloseFrame* close_frame) { in SerializeConnectionClose()
737 const QuicConnectionCloseFrame& frame) { in OnConnectionCloseFrame()1787 QuicConnectionCloseFrame* frame = new QuicConnectionCloseFrame(); in SendConnectionClosePacket()
1174 QuicConnectionCloseFrame frame; in ProcessFrameData()1560 bool QuicFramer::ProcessConnectionCloseFrame(QuicConnectionCloseFrame* frame) { in ProcessConnectionCloseFrame()2279 const QuicConnectionCloseFrame& frame, in AppendConnectionCloseFrame()
342 const vector<QuicConnectionCloseFrame>& connection_close_frames() const { in connection_close_frames()914 QuicConnectionCloseFrame qccf; in ConstructClosePacket()1134 const vector<QuicConnectionCloseFrame>& connection_close_frames = in TEST_P()3529 QuicConnectionCloseFrame qccf; in TEST_P()3895 void(const QuicConnectionCloseFrame&));
503 QuicConnectionCloseFrame frame; in TEST_P()
308 const QuicConnectionCloseFrame& frame) OVERRIDE { in OnConnectionCloseFrame()352 QuicConnectionCloseFrame connection_close_frame_;4333 QuicConnectionCloseFrame close_frame; in TEST_P()
132 const QuicConnectionCloseFrame & /*frame*/) OVERRIDE { in OnConnectionCloseFrame() argument