Searched refs:AppendTypeByte (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_framer.h462 bool AppendTypeByte(const QuicFrame& frame,
H A Dquic_framer.cc340 if (!AppendTypeByte(frame, no_stream_frame_length, &writer)) {
341 LOG(DFATAL) << "AppendTypeByte failed";
1882 bool QuicFramer::AppendTypeByte(const QuicFrame& frame, function in class:net::QuicFramer

Completed in 2138 milliseconds