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

/external/webkit/Source/WebKit/win/
H A DMarshallingHelpers.h47 static BSTR CFStringRefToBSTR(CFStringRef);
H A DCFDictionaryPropertyBag.cpp106 V_BSTR(pVar) = MarshallingHelpers::CFStringRefToBSTR((CFStringRef) cfObj);
H A DMarshallingHelpers.cpp90 BSTR MarshallingHelpers::CFStringRefToBSTR(CFStringRef str) function in class:MarshallingHelpers
162 BSTR bstr = CFStringRefToBSTR(item);

Completed in 68 milliseconds