Searched refs:PutString (Results 1 – 4 of 4) sorted by relevance
36 NN_WEAK_SYMBOL void PutString(const char* text, s32 length) in PutString() function42 void PutString(const char* text) in PutString() function44 PutString(text, std::strlen(text)); in PutString()55 PutString(buf, length); in VPrintf()66 PutString(buf, length); in TVPrintf()
46 detail::PutString("\n"); in DumpMemory()55 detail::PutString(buffer, bufPos); in DumpMemory()103 detail::PutString(buffer); in DumpMemory()
321 nn::dbg::detail::PutString(buffer, len); in PrintLog()
158 void PutString(const char* text, s32 length);167 void PutString(const char* text);