OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spdy_settings
(Results
1 - 6
of
6
) sorted by null
/external/chromium/net/spdy/
spdy_session_pool.h
98
const SpdySettingsStorage&
spdy_settings
() const { return spdy_settings_; }
function in class:net::SpdySessionPool
spdy_session.cc
244
SpdySettingsStorage*
spdy_settings
,
253
spdy_settings_(
spdy_settings
),
[
all
...]
spdy_session.h
59
SpdySettingsStorage*
spdy_settings
,
spdy_network_transaction_unittest.cc
[
all
...]
/external/chromium_org/chrome/browser/net/
http_server_properties_manager.h
184
// simultaneous spdy_servers or
spdy_settings
or alternate_protocol changes.
http_server_properties_manager.cc
441
// Clear the cached data and use the new
spdy_settings
from preferences.
Completed in 76 milliseconds