Searched refs:host_mapping_rules (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/net/url_request/
H A Durl_request_context_builder.cc192 host_mapping_rules(NULL),
349 network_session_params.host_mapping_rules =
350 http_network_session_params_.host_mapping_rules;
H A Durl_request_context_builder.h68 HostMappingRules* host_mapping_rules; member in struct:net::URLRequestContextBuilder::HttpNetworkSessionParams
/external/chromium_org/jingle/glue/
H A Dproxy_resolving_client_socket.cc78 session_params.host_mapping_rules = reference_params->host_mapping_rules;
/external/chromium_org/net/http/
H A Dhttp_network_session.cc73 host_mapping_rules(NULL),
H A Dhttp_network_session.h79 HostMappingRules* host_mapping_rules; member in struct:net::HttpNetworkSession::Params
H A Dhttp_stream_factory_impl.cc172 return session_->params().host_mapping_rules;
/external/chromium_org/chrome/browser/
H A Dio_thread.cc54 #include "net/base/host_mapping_rules.h"
650 globals_->host_mapping_rules.reset(new net::HostMappingRules());
655 globals_->host_mapping_rules->SetRulesFromString(
993 params->host_mapping_rules = globals.host_mapping_rules.get();
H A Dio_thread.h166 scoped_ptr<net::HostMappingRules> host_mapping_rules; member in struct:IOThread::Globals
/external/chromium_org/google_apis/gcm/tools/
H A Dmcs_probe.cc35 #include "net/base/host_mapping_rules.h"
411 session_params.host_mapping_rules = host_mapping_rules_.get();
/external/chromium_org/net/
H A Dnet.target.darwin-arm.mk121 net/base/host_mapping_rules.cc \
H A Dnet.target.darwin-arm64.mk121 net/base/host_mapping_rules.cc \
H A Dnet.target.darwin-mips.mk121 net/base/host_mapping_rules.cc \
H A Dnet.target.darwin-mips64.mk121 net/base/host_mapping_rules.cc \
H A Dnet.target.darwin-x86.mk121 net/base/host_mapping_rules.cc \
H A Dnet.target.darwin-x86_64.mk121 net/base/host_mapping_rules.cc \
H A Dnet.target.linux-arm.mk121 net/base/host_mapping_rules.cc \
H A Dnet.target.linux-arm64.mk121 net/base/host_mapping_rules.cc \
H A Dnet.target.linux-mips.mk121 net/base/host_mapping_rules.cc \
H A Dnet.target.linux-mips64.mk121 net/base/host_mapping_rules.cc \
H A Dnet.target.linux-x86.mk121 net/base/host_mapping_rules.cc \
H A Dnet.target.linux-x86_64.mk121 net/base/host_mapping_rules.cc \

Completed in 215 milliseconds