Home
last modified time | relevance | path

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

/external/cronet/net/proxy_resolution/
Dconfigured_proxy_resolution_service.cc461 bool quick_check_enabled() const { return quick_check_enabled_; } in quick_check_enabled() function in net::ConfiguredProxyResolutionService::InitProxyResolver
631 bool quick_check_enabled() const { return quick_check_enabled_; } in quick_check_enabled() function in net::ConfiguredProxyResolutionService::PacFileDeciderPoller
782 bool quick_check_enabled) in ConfiguredProxyResolutionService()
799 bool quick_check_enabled) { in CreateUsingSystemProxyResolver()
Dpac_file_decider.h111 bool quick_check_enabled() const { return quick_check_enabled_; } in quick_check_enabled() function