Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/
Dquic_session.cc493 OnNewStreamFlowControlWindow(new_window); in OnConfigNegotiated()
505 OnNewStreamFlowControlWindow( in OnConfigNegotiated()
514 void QuicSession::OnNewStreamFlowControlWindow(uint32 new_window) { in OnNewStreamFlowControlWindow() function in net::QuicSession
Dquic_session.h275 void OnNewStreamFlowControlWindow(uint32 new_window);