Home
last modified time | relevance | path

Searched refs:PutString (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.13.2/sources/libraries/dbg/
Ddbg_DebugString.cpp30 NN_WEAK_SYMBOL void PutString(const char* text, s32 length) in PutString() function
43 PutString(buf, length); in VPrintf()
54 PutString(buf, length); in TVPrintf()
Ddbg_Logger.cpp105 nn::dbg::detail::PutString(prefix, len); in PrintLog()
125 nn::dbg::detail::PutString(userMessage, len); in PrintLog()
/CTR-SDK-0.13.2/include/nn/dbg/
Ddbg_DebugString.h158 void PutString(const char* text, s32 length);