Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dpac_file_decider.h109 void set_quick_check_enabled(bool enabled) { quick_check_enabled_ = enabled; } in set_quick_check_enabled() function
H A Dconfigured_proxy_resolution_service.cc508 void set_quick_check_enabled(bool enabled) { quick_check_enabled_ = enabled; } in set_quick_check_enabled() function in net::ConfiguredProxyResolutionService::InitProxyResolver
678 void set_quick_check_enabled(bool enabled) { quick_check_enabled_ = enabled; } in set_quick_check_enabled() function in net::ConfiguredProxyResolutionService::PacFileDeciderPoller