Searched refs:PathStringToFileCFURLRef (Results 1 – 4 of 4) sorted by relevance
42 static CFURLRef PathStringToFileCFURLRef(const WebCore::String&);
183 …RetainPtr<CFURLRef> pathURL(AdoptCF, MarshallingHelpers::PathStringToFileCFURLRef(String(bundlePat… in initToResumeWithBundle()292 CFURLRef pathURL = MarshallingHelpers::PathStringToFileCFURLRef(m_bundlePath); in setDestination()
53 CFURLRef MarshallingHelpers::PathStringToFileCFURLRef(const String& string) in PathStringToFileCFURLRef() function in MarshallingHelpers
15480 (MarshallingHelpers::PathStringToFileCFURLRef):