Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/dbg/
Ddbg_Logger.h72 ::nn::dbg::detail::Logger::PrintLog(::nn::dbg::detail::Logger::LEVEL_ ## level, \
208 static void PrintLog(const u32 level, const char8* funcName, const char8* fileName,
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/dbg/
Ddbg_Logger.cpp169 void Logger::PrintLog(const u32 level, const char8* funcName, const char8* fileName, const int line, in PrintLog() function in nn::dbg::detail::Logger