HomeSort by relevance Sort by last modified time
    Searched refs:pacExecutionCallback (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/network/cf/
SocketStreamHandle.h 69 static void pacExecutionCallback(void* client, CFArrayRef proxyList, CFErrorRef error);
SocketStreamHandleCFNet.cpp 124 void SocketStreamHandle::pacExecutionCallback(void* client, CFArrayRef proxyList, CFErrorRef)
146 m_pacRunLoopSource.adoptCF(CFNetworkExecuteProxyAutoConfigurationURL(pacFileURL, m_httpsURL.get(), pacExecutionCallback, &clientContext));

Completed in 79 milliseconds