Home
last modified time | relevance | path

Searched defs:AppendTail (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_FixedLengthString.h294 FixedLengthString& AppendTail(const FixedLengthString<Char, Length, Size>& s) in AppendTail() function
315 FixedLengthString& AppendTail(const Char* s) in AppendTail() function
368 FixedLengthString& AppendTail(const Char2* s, size_t size) in AppendTail() function
392 FixedLengthString& AppendTail(const Char2 s[Size]) in AppendTail() function