Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/network/cf/
DProxyServerCFNet.cpp52 …CFDictionaryRef proxyDictionary = static_cast<CFDictionaryRef>(CFArrayGetValueAtIndex(proxiesForUR… in addProxyServersForURL() local
DSocketStreamHandleCFNet.cpp171 RetainPtr<CFDictionaryRef> proxyDictionary(AdoptCF, CFNetworkCopySystemProxySettings()); in chooseProxy() local
258 RetainPtr<CFDictionaryRef> proxyDictionary(AdoptCF, SCDynamicStoreCopyProxies(0)); in chooseProxy() local