Home | History | Annotate | Download | only in quic

Lines Matching refs:AppendBlockedFrame

411         if (!AppendBlockedFrame(*frame.blocked_frame, &writer)) {
412 LOG(DFATAL) << "AppendBlockedFrame failed";
2319 bool QuicFramer::AppendBlockedFrame(const QuicBlockedFrame& frame,