Home
last modified time | relevance | path

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

/external/chromium_org/net/socket/
Dclient_socket_pool_manager_impl.cc86 ssl_for_https_proxy_pool_histograms_("SSLforHTTPSProxy"), in ClientSocketPoolManagerImpl()
287 &ssl_for_https_proxy_pool_histograms_, in GetSocketPoolForHTTPProxy()
Dclient_socket_pool_manager_impl.h139 ClientSocketPoolHistograms ssl_for_https_proxy_pool_histograms_; variable