Searched refs:CONNECTION_SPDY (Results 1 – 2 of 2) sorted by relevance
32 CONNECTION_SPDY = 8, // A SPDY connection enumerator
680 ConnectionType type = using_spdy_ ? CONNECTION_SPDY : CONNECTION_HTTP; in DoInitConnectionComplete()