HomeSort by relevance Sort by last modified time
    Searched refs:BSTRToCFURLRef (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/win/
MarshallingHelpers.h 44 static CFURLRef BSTRToCFURLRef(BSTR);
MarshallingHelpers.cpp 68 CFURLRef MarshallingHelpers::BSTRToCFURLRef(BSTR urlStr)
WebHistory.cpp 245 RetainPtr<CFURLRef> urlRef(AdoptCF, MarshallingHelpers::BSTRToCFURLRef(url));
361 RetainPtr<CFURLRef> urlRef(AdoptCF, MarshallingHelpers::BSTRToCFURLRef(url));
    [all...]

Completed in 57 milliseconds