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

  /external/chromium_org/net/url_request/
url_request_context_builder.h 66 HostMappingRules* host_mapping_rules; member in struct:net::URLRequestContextBuilder::HttpNetworkSessionParams
url_request_context_builder.cc 176 host_mapping_rules(NULL),
291 network_session_params.host_mapping_rules =
292 http_network_session_params_.host_mapping_rules;
  /external/chromium_org/net/http/
http_network_session.h 78 HostMappingRules* host_mapping_rules; member in struct:net::HttpNetworkSession::Params
http_network_session.cc 69 host_mapping_rules(NULL),
http_stream_factory_impl.cc 176 return session_->params().host_mapping_rules;
  /external/chromium_org/jingle/glue/
proxy_resolving_client_socket.cc 75 session_params.host_mapping_rules = reference_params->host_mapping_rules;
  /external/chromium_org/chrome/browser/
io_thread.h 153 scoped_ptr<net::HostMappingRules> host_mapping_rules; member in struct:IOThread::Globals
io_thread.cc 48 #include "net/base/host_mapping_rules.h"
634 globals_->host_mapping_rules.reset(new net::HostMappingRules());
639 globals_->host_mapping_rules->SetRulesFromString(
    [all...]
  /external/chromium_org/google_apis/gcm/tools/
mcs_probe.cc 35 #include "net/base/host_mapping_rules.h"
411 session_params.host_mapping_rules = host_mapping_rules_.get();
  /external/chromium_org/net/
net.target.darwin-arm.mk 120 net/base/host_mapping_rules.cc \
net.target.darwin-arm64.mk 120 net/base/host_mapping_rules.cc \
net.target.darwin-mips.mk 120 net/base/host_mapping_rules.cc \
net.target.darwin-x86.mk 120 net/base/host_mapping_rules.cc \
net.target.darwin-x86_64.mk 120 net/base/host_mapping_rules.cc \
net.target.linux-arm.mk 120 net/base/host_mapping_rules.cc \
net.target.linux-arm64.mk 120 net/base/host_mapping_rules.cc \
net.target.linux-mips.mk 120 net/base/host_mapping_rules.cc \
net.target.linux-x86.mk 120 net/base/host_mapping_rules.cc \
net.target.linux-x86_64.mk 120 net/base/host_mapping_rules.cc \

Completed in 429 milliseconds