Home | History | Annotate | Download | only in browser

Lines Matching refs:streams

816 streams";
859 int streams;
860 if (base::StringToInt(value, &streams))
861 globals_->initial_max_spdy_concurrent_streams.set(streams);