Home
last modified time | relevance | path

Searched refs:trusted_spdy_proxy_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/net/spdy/
Dspdy_session_pool.h230 HostPortPair trusted_spdy_proxy_; variable
Dspdy_session_pool.cc63 trusted_spdy_proxy_( in SpdySessionPool()
113 trusted_spdy_proxy_, in CreateAvailableSessionFromSocket()
Dspdy_session.h1169 HostPortPair trusted_spdy_proxy_; variable
Dspdy_session.cc662 trusted_spdy_proxy_(trusted_spdy_proxy), in SpdySession()
2631 if (trusted_spdy_proxy_.Equals(host_port_pair())) { in TryCreatePushStream()