HomeSort by relevance Sort by last modified time
    Searched defs:HistoryPropertyListWriter (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/history/cf/
HistoryPropertyList.h 37 class HistoryPropertyListWriter : public BinaryPropertyListWriter {
42 HistoryPropertyListWriter();
HistoryPropertyList.cpp 36 HistoryPropertyListWriter::HistoryPropertyListWriter()
51 UInt8* HistoryPropertyListWriter::buffer(size_t size)
59 RetainPtr<CFDataRef> HistoryPropertyListWriter::releaseData()
73 void HistoryPropertyListWriter::writeObjects(BinaryPropertyListObjectStream& stream)
88 void HistoryPropertyListWriter::writeHistoryItem(BinaryPropertyListObjectStream& stream, HistoryItem* item)

Completed in 913 milliseconds