Home
last modified time | relevance | path

Searched refs:CopyFrom (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_FixedLengthString.h125 void CopyFrom(const T* s, s32 i = 0)
186 CopyFrom(s); in FixedLengthString()
325 CopyFrom(s, this->GetLength()); in AppendTail()
508 void CopyFrom(const Char* s) in CopyFrom() function
535 CopyFrom(s); in LightFixedLengthString()
573 CopyFrom(s);
/CTR-SDK-0.14.4/include/nn/net/osl/
Dosl_Mbuf.h247 void CopyFrom(const Mbuf* pSource);