HomeSort by relevance Sort by last modified time
    Searched refs:OnNewStreamFlowControlWindow (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_session.h 275 void OnNewStreamFlowControlWindow(uint32 new_window);
quic_session.cc 493 OnNewStreamFlowControlWindow(new_window);
505 OnNewStreamFlowControlWindow(
514 void QuicSession::OnNewStreamFlowControlWindow(uint32 new_window) {

Completed in 38 milliseconds