Searched defs:set_quick_check_enabled (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/proxy_resolution/ | ||
H A D | pac_file_decider.h | 109 void set_quick_check_enabled(bool enabled) { quick_check_enabled_ = enabled; } in set_quick_check_enabled() function |
H A D | configured_proxy_resolution_service.cc | 508 void set_quick_check_enabled(bool enabled) { quick_check_enabled_ = enabled; } in set_quick_check_enabled() function in net::ConfiguredProxyResolutionService::InitProxyResolver |