Searched refs:appendAll (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/
H A DPerformance.cpp99 entries->appendAll(m_resourceTimingBuffer);
104 entries->appendAll(m_userTiming->getMarks());
105 entries->appendAll(m_userTiming->getMeasures());
126 entries->appendAll(m_userTiming->getMarks());
128 entries->appendAll(m_userTiming->getMeasures());
150 entries->appendAll(m_userTiming->getMarks(name));
152 entries->appendAll(m_userTiming->getMeasures(name));
H A DPerformanceEntryList.cpp66 void PerformanceEntryList::appendAll(const Vector<RefPtr<PerformanceEntry>>& entries) function in class:WebCore::PerformanceEntryList
H A DPerformanceEntryList.h55 void appendAll(const Vector<RefPtr<PerformanceEntry>>&);
/macosx-10.10/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/collections/test/
H A DCollectionTest.java628 appendAll();
690 void appendAll() method in class:CollectionTest

Completed in 108 milliseconds