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

  /external/chromium/net/socket/
client_socket_pool_histograms.cc 20 : is_http_proxy_connection_(false),
46 is_http_proxy_connection_ = true;
65 if (proxy_connection_impact_trial_exists && is_http_proxy_connection_) {
client_socket_pool_histograms.h 36 bool is_http_proxy_connection_; member in class:net::ClientSocketPoolHistograms

Completed in 20 milliseconds