OnCountConnectionType  820 net/socket_stream/socket_stream.cc     metrics_->OnCountConnectionType(SocketStreamMetrics::TUNNEL_CONNECTION);
OnCountConnectionType  990 net/socket_stream/socket_stream.cc   metrics_->OnCountConnectionType(SocketStreamMetrics::SOCKS_CONNECTION);
OnCountConnectionType 1022 net/socket_stream/socket_stream.cc   metrics_->OnCountConnectionType(SocketStreamMetrics::SECURE_PROXY_CONNECTION);
OnCountConnectionType 1078 net/socket_stream/socket_stream.cc   metrics_->OnCountConnectionType(SocketStreamMetrics::SSL_CONNECTION);
OnCountConnectionType   41 net/socket_stream/socket_stream_metrics.cc   OnCountConnectionType(ALL_CONNECTIONS);
OnCountConnectionType   53 net/socket_stream/socket_stream_metrics.h   void OnCountConnectionType(ConnectionType type);
OnCountConnectionType   69 net/socket_stream/socket_stream_metrics_unittest.cc     metrics.OnCountConnectionType(SocketStreamMetrics::TUNNEL_CONNECTION);
OnCountConnectionType   71 net/socket_stream/socket_stream_metrics_unittest.cc     metrics.OnCountConnectionType(SocketStreamMetrics::SOCKS_CONNECTION);
OnCountConnectionType   73 net/socket_stream/socket_stream_metrics_unittest.cc     metrics.OnCountConnectionType(SocketStreamMetrics::SSL_CONNECTION);