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

  /external/chromium_org/net/spdy/
spdy_session.h 55 const int kMaxConcurrentPushedStreams = 1000;
    [all...]
spdy_session.cc 629 max_concurrent_pushed_streams_(kMaxConcurrentPushedStreams),
    [all...]
spdy_network_transaction_unittest.cc     [all...]
spdy_session_unittest.cc     [all...]

Completed in 147 milliseconds