Home
last modified time | relevance | path

Searched refs:CONNECTION_INFO_SPDY4A2 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/http/
Dhttp_response_info.h40 CONNECTION_INFO_SPDY4A2 = 4, enumerator
Dhttp_response_info.cc371 return CONNECTION_INFO_SPDY4A2; in ConnectionInfoFromNextProto()
398 case CONNECTION_INFO_SPDY4A2: in ConnectionInfoToString()