Home
last modified time | relevance | path

Searched refs:OnNewSessionFlowControlWindow (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
Dquic_session.cc494 OnNewSessionFlowControlWindow(new_window); in OnConfigNegotiated()
509 OnNewSessionFlowControlWindow( in OnConfigNegotiated()
536 void QuicSession::OnNewSessionFlowControlWindow(uint32 new_window) { in OnNewSessionFlowControlWindow() function in net::QuicSession
Dquic_session.h279 void OnNewSessionFlowControlWindow(uint32 new_window);