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

/external/chromium_org/net/quic/
H A Dquic_framer.h422 bool ProcessWindowUpdateFrame(QuicWindowUpdateFrame* frame);
H A Dquic_framer.cc1202 if (!ProcessWindowUpdateFrame(&window_update_frame)) {
1616 bool QuicFramer::ProcessWindowUpdateFrame(QuicWindowUpdateFrame* frame) { function in class:net::QuicFramer

Completed in 76 milliseconds