Home
last modified time | relevance | path

Searched refs:createConnectionProperties (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/network/cf/
DResourceHandleCFNet.cpp383 static CFDictionaryRef createConnectionProperties(bool shouldUseCredentialStorage) in createConnectionProperties() function
432 …RetainPtr<CFDictionaryRef> connectionProperties(AdoptCF, createConnectionProperties(shouldUseCrede… in createCFURLConnection()
649 …RetainPtr<CFDictionaryRef> connectionProperties(AdoptCF, createConnectionProperties(storedCredenti… in loadResourceSynchronously()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-246675 (WebCore::createConnectionProperties):
18861 … (WebCore::createConnectionProperties): A new helper for creating connection properties dictionary.