Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_FixedLengthString.h131 SetLength(i);
152 void SetLength(s32 length) in SetLength() function
176 SetLength(0); in FixedLengthString()
185 SetLength(0); in FixedLengthString()
198 SetLength(0); in FixedLengthString()
211 SetLength(0); in Clear()
243 SetLength(this->GetLength() + s.GetLength()); in AppendHead()
254 SetLength(this->GetLength() + s.GetLength()); in AppendHead()
273 SetLength(this->GetLength() + length); in AppendHead()
284 SetLength(this->GetLength() + length); in AppendHead()
[all …]
/CTR-SDK-0.14.4/include/nn/net/osl/
Dosl_Mbuf.h264 size_t SetLength(size_t len) in SetLength() function