Searched refs:GetMinRstStreamFrameSize (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_framer.h272 static size_t GetMinRstStreamFrameSize();
H A Dquic_framer.cc200 size_t QuicFramer::GetMinRstStreamFrameSize() { function in class:net::QuicFramer
1858 return GetMinRstStreamFrameSize() +
H A Dquic_framer_test.cc2771 i < QuicFramer::GetMinRstStreamFrameSize(); ++i) {

Completed in 106 milliseconds