CONNECTION_INFO_UNKNOWN   17 content/public/renderer/document_state.cc       connection_info_(net::HttpResponseInfo::CONNECTION_INFO_UNKNOWN),
CONNECTION_INFO_UNKNOWN  106 net/http/http_response_info.cc       connection_info(CONNECTION_INFO_UNKNOWN) {
CONNECTION_INFO_UNKNOWN  262 net/http/http_response_info.cc     if (value > static_cast<int>(CONNECTION_INFO_UNKNOWN) &&
CONNECTION_INFO_UNKNOWN  305 net/http/http_response_info.cc   if (connection_info != CONNECTION_INFO_UNKNOWN)
CONNECTION_INFO_UNKNOWN  358 net/http/http_response_info.cc   if (connection_info != CONNECTION_INFO_UNKNOWN)
CONNECTION_INFO_UNKNOWN  383 net/http/http_response_info.cc   return CONNECTION_INFO_UNKNOWN;
CONNECTION_INFO_UNKNOWN  390 net/http/http_response_info.cc     case CONNECTION_INFO_UNKNOWN:
CONNECTION_INFO_UNKNOWN   13 webkit/child/weburlresponse_extradata_impl.cc       connection_info_(net::HttpResponseInfo::CONNECTION_INFO_UNKNOWN) {
CONNECTION_INFO_UNKNOWN   19 webkit/common/resource_response_info.cc       connection_info(net::HttpResponseInfo::CONNECTION_INFO_UNKNOWN),