Searched refs:CopyInRange (Results 1 – 2 of 2) sorted by relevance
38 void CircularQueueBase<SizeLog2>::CopyInRange(const char* buffer_in, in CopyInRange() function142 this->CopyInRange(buffer_in, range); in Write()217 this->CopyInRange(reinterpret_cast<const char*>(&bytes), header); in Writev()222 this->CopyInRange(static_cast<const char *>(iov[i].iov_base), subRange); in Writev()
64 void CopyInRange(const char* buffer_in, const Range& t);