Home
last modified time | relevance | path

Searched defs:effective_config (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dconfigured_proxy_resolution_service.cc460 const ProxyConfigWithAnnotation& effective_config, in StartSkipDecider()
481 const ProxyConfigWithAnnotation& effective_config() const { in effective_config() function in net::ConfiguredProxyResolutionService::InitProxyResolver
784 const ProxyConfigWithAnnotation& effective_config) { in NotifyProxyResolutionServiceOfChange()
1431 ProxyConfigWithAnnotation effective_config; in OnProxyConfigChanged() local
1504 const ProxyConfigWithAnnotation& effective_config) { in InitializeUsingDecidedConfig()
H A Dpac_file_decider.cc148 const ProxyConfigWithAnnotation& PacFileDecider::effective_config() const { in effective_config() function in net::PacFileDecider