Searched refs:writeObjects (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveClasses.java.original51 void writeObjects(EntityStore store)
85 void writeObjects(EntityStore store)
119 void writeObjects(EntityStore store)
156 void writeObjects(EntityStore store)
193 void writeObjects(EntityStore store)
230 void writeObjects(EntityStore store)
273 void writeObjects(EntityStore store)
300 void writeObjects(EntityStore store)
327 void writeObjects(EntityStore store)
354 void writeObjects(EntityStor
[all...]
H A DEvolveTestInit.java52 caseObj.writeObjects(store);
H A DEvolveCase.java56 void writeObjects(EntityStore store) method in class:EvolveCase
/macosx-10.10.1/WebKit-7600.1.25/mac/History/
H A DHistoryPropertyList.h47 virtual void writeObjects(BinaryPropertyListObjectStream&);
H A DBinaryPropertyList.h83 // Calls writeObjects once to prepare for writing and determine how big a
85 // buffer, then calls writeObjects a second time and writes the property list.
95 virtual void writeObjects(BinaryPropertyListObjectStream&) = 0;
H A DHistoryPropertyList.mm69 void HistoryPropertyListWriter::writeObjects(BinaryPropertyListObjectStream& stream)
H A DBinaryPropertyList.cpp168 client.writeObjects(*this);
509 client.writeObjects(*this);

Completed in 117 milliseconds