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