Searched refs:CopyFrom (Results 1 – 3 of 3) sorted by relevance
125 void CopyFrom(const T* s, s32 i = 0)202 CopyFrom(s); in FixedLengthString()358 CopyFrom(s, this->GetLength()); in AppendTail()541 void CopyFrom(const Char* s) in CopyFrom() function568 CopyFrom(s); in LightFixedLengthString()606 CopyFrom(s);
105 void CopyFrom(const bit32* begin, const bit32* end) in CopyFrom() function107 CopyFrom(begin, end - begin); in CopyFrom()115 void CopyFrom(const bit32* begin, int count) in CopyFrom() function
247 void CopyFrom(const Mbuf* pSource);