Searched defs:QuicPathResponseFrame (Results 1 – 6 of 6) sorted by relevance
17 struct QUICHE_EXPORT 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
262 const QuicPathResponseFrame& /*frame*/) { in OnPathResponseFrame()
152 bool OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) override { in OnPathResponseFrame()
416 virtual void OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) {} in OnPathResponseFrame()
409 const QuicPathResponseFrame& /*frame*/) { in OnPathResponseFrame()