OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:historydata
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebKit/win/
WebHistory.cpp
560
RetainPtr<CFDataRef>
historyData
= data();
561
if (!
historyData
)
564
COMPtr<MemoryStream> result = MemoryStream::createInstance(SharedBuffer::wrapCFData(
historyData
.get()));
[
all
...]
Completed in 1002 milliseconds