GetBoolByPath 348 net/proxy/proxy_config_service_linux.cc return GetBoolByPath("/system/http_proxy/use_http_proxy", result); GetBoolByPath 350 net/proxy/proxy_config_service_linux.cc return GetBoolByPath("/system/http_proxy/use_same_proxy", result); GetBoolByPath 352 net/proxy/proxy_config_service_linux.cc return GetBoolByPath("/system/http_proxy/use_authentication", result); GetBoolByPath 662 net/proxy/proxy_config_service_linux.cc return GetBoolByPath(http_client_, "use-authentication", result);