Home | History | Annotate | Download | only in ports

Lines Matching full:dstdata

1799                                       size_t length, void* dstData) const {
1812 if (dstData) {
1813 memcpy(dstData, CFDataGetBytePtr(srcData) + offset, length);