Searched defs:quick_check_enabled (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/proxy_resolution/ | ||
H A D | configured_proxy_resolution_service.cc | 509 bool quick_check_enabled() const { return quick_check_enabled_; } in quick_check_enabled() function in net::ConfiguredProxyResolutionService::InitProxyResolver |
H A D | pac_file_decider.h | 111 bool quick_check_enabled() const { return quick_check_enabled_; } in quick_check_enabled() function |