HomeSort by relevance Sort by last modified time
    Searched refs:CountConnectionType (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/socket_stream/
socket_stream_metrics.cc 40 CountConnectionType(ALL_CONNECTIONS);
44 CountConnectionType(TUNNEL_CONNECTION);
48 CountConnectionType(SOCKS_CONNECTION);
52 CountConnectionType(SSL_CONNECTION);
90 void SocketStreamMetrics::CountConnectionType(ConnectionType connection_type) {
socket_stream_metrics.h 52 void CountConnectionType(ConnectionType connection_type);

Completed in 171 milliseconds