HomeSort by relevance Sort by last modified time
    Searched refs:AppendRstStreamFrame (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_framer.h 478 bool AppendRstStreamFrame(const QuicRstStreamFrame& frame,
quic_framer.cc 386 if (!AppendRstStreamFrame(*frame.rst_stream_frame, &writer)) {
387 LOG(DFATAL) << "AppendRstStreamFrame failed";
    [all...]

Completed in 37 milliseconds