Searched defs:QuicPathResponseFrame (Results 1 – 6 of 6) sorted by relevance
17 struct QUIC_EXPORT_PRIVATE QuicPathResponseFrame struct27 QuicFrameType type;31 QuicControlFrameId control_frame_id = kInvalidControlFrameId;
12 QuicPathResponseFrame::QuicPathResponseFrame() in QuicPathResponseFrame() function in quic::QuicPathResponseFrame15 QuicPathResponseFrame::QuicPathResponseFrame( in QuicPathResponseFrame() function in quic::QuicPathResponseFrame
256 const QuicPathResponseFrame& /*frame*/) { in OnPathResponseFrame()
148 bool OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) override { in OnPathResponseFrame()
403 virtual void OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) {} in OnPathResponseFrame()
404 const QuicPathResponseFrame& /*frame*/) { in OnPathResponseFrame()