Searched refs:copyDataArrayAndClear (Results 1 – 4 of 4) sorted by relevance
102 void SharedBuffer::copyDataArrayAndClear(char *destination, unsigned bytesToCopy) const in copyDataArrayAndClear() function in WebCore::SharedBuffer
147 void copyDataArrayAndClear(char *destination, unsigned bytesToCopy) const;
213 copyDataArrayAndClear(destination, bytesLeft); in buffer()
40236 (WebCore::SharedBuffer::copyDataArrayAndClear):