Home
last modified time | relevance | path

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

/external/cronet/net/proxy_resolution/
Dpac_file_decider.h109 void set_quick_check_enabled(bool enabled) { quick_check_enabled_ = enabled; } in set_quick_check_enabled() function
Dconfigured_proxy_resolution_service.cc460 void set_quick_check_enabled(bool enabled) { quick_check_enabled_ = enabled; } in set_quick_check_enabled() function in net::ConfiguredProxyResolutionService::InitProxyResolver
630 void set_quick_check_enabled(bool enabled) { quick_check_enabled_ = enabled; } in set_quick_check_enabled() function in net::ConfiguredProxyResolutionService::PacFileDeciderPoller