HomeSort by relevance Sort by last modified time
    Searched refs:is_http_proxy_connection_ (Results 1 - 4 of 4) 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
  /external/chromium_org/net/socket/
client_socket_pool_histograms.h 38 bool is_http_proxy_connection_; member in class:net::ClientSocketPoolHistograms
client_socket_pool_histograms.cc 23 : is_http_proxy_connection_(false),
54 is_http_proxy_connection_ = true;

Completed in 30 milliseconds