Searched refs:GetWindowUpdateFrameSize (Results 1 - 3 of 3) sorted by last modified time

/external/chromium_org/net/quic/
H A Dquic_framer.cc218 size_t QuicFramer::GetWindowUpdateFrameSize() { function in class:net::QuicFramer
1866 return GetWindowUpdateFrameSize();
H A Dquic_framer.h279 static size_t GetWindowUpdateFrameSize();
H A Dquic_framer_test.cc2948 i < QuicFramer::GetWindowUpdateFrameSize(); ++i) {

Completed in 4963 milliseconds