Searched refs:httpsProxyCount (Results 1 – 1 of 1) sorted by relevance
93 CFIndex httpsProxyCount = CFArrayGetCount(httpsProxyArray.get()); in proxyIsEnabledInSystemPreferences() local96 …if (httpsProxyCount == 1 && CFEqual(CFDictionaryGetValue(static_cast<CFDictionaryRef>(CFArrayGetVa… in proxyIsEnabledInSystemPreferences()97 httpsProxyCount = 0; in proxyIsEnabledInSystemPreferences()99 return httpProxyCount || httpsProxyCount; in proxyIsEnabledInSystemPreferences()