Searched refs:PathStringToFileCFURLRef (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DMarshallingHelpers.h42 static CFURLRef PathStringToFileCFURLRef(const WTF::String&);
H A DMarshallingHelpers.cpp53 CFURLRef MarshallingHelpers::PathStringToFileCFURLRef(const String& string) function in class:MarshallingHelpers
H A DWebDownloadCFNet.cpp183 RetainPtr<CFURLRef> pathURL = adoptCF(MarshallingHelpers::PathStringToFileCFURLRef(String(bundlePath, SysStringLen(bundlePath))));
292 CFURLRef pathURL = MarshallingHelpers::PathStringToFileCFURLRef(m_bundlePath);

Completed in 78 milliseconds