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

/external/webkit/Source/WebKit/win/
H A DMarshallingHelpers.h44 static CFURLRef BSTRToCFURLRef(BSTR);
H A DMarshallingHelpers.cpp68 CFURLRef MarshallingHelpers::BSTRToCFURLRef(BSTR urlStr) function in class:MarshallingHelpers
H A DWebHistory.cpp245 RetainPtr<CFURLRef> urlRef(AdoptCF, MarshallingHelpers::BSTRToCFURLRef(url));
361 RetainPtr<CFURLRef> urlRef(AdoptCF, MarshallingHelpers::BSTRToCFURLRef(url));

Completed in 80 milliseconds