Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/network/cf/
DResourceHandleCFNet.cpp393 …CFDictionaryRef propertiesDictionary = CFDictionaryCreate(0, (const void**)&kCFURLConnectionSocket… in createConnectionProperties() local
396 return propertiesDictionary; in createConnectionProperties()