Searched refs:BSTRToCFURLRef (Results 1 – 4 of 4) sorted by relevance
44 static CFURLRef BSTRToCFURLRef(BSTR);
68 CFURLRef MarshallingHelpers::BSTRToCFURLRef(BSTR urlStr) in BSTRToCFURLRef() function in MarshallingHelpers
245 RetainPtr<CFURLRef> urlRef(AdoptCF, MarshallingHelpers::BSTRToCFURLRef(url)); in loadFromURL()361 RetainPtr<CFURLRef> urlRef(AdoptCF, MarshallingHelpers::BSTRToCFURLRef(url)); in saveToURL()
23300 (MarshallingHelpers::BSTRToCFURLRef):