Searched defs:effective_config (Results 1 – 2 of 2) sorted by relevance
460 const ProxyConfigWithAnnotation& effective_config, in StartSkipDecider()481 const ProxyConfigWithAnnotation& effective_config() const { in effective_config() function in net::ConfiguredProxyResolutionService::InitProxyResolver784 const ProxyConfigWithAnnotation& effective_config) { in NotifyProxyResolutionServiceOfChange()1431 ProxyConfigWithAnnotation effective_config; in OnProxyConfigChanged() local1504 const ProxyConfigWithAnnotation& effective_config) { in InitializeUsingDecidedConfig()
148 const ProxyConfigWithAnnotation& PacFileDecider::effective_config() const { in effective_config() function in net::PacFileDecider