Searched refs:PrintLog (Results 1 – 2 of 2) sorted by relevance
72 ::nn::dbg::detail::Logger::PrintLog(::nn::dbg::detail::Logger::LEVEL_ ## level, \208 static void PrintLog(const u32 level, const char8* funcName, const char8* fileName,
169 void Logger::PrintLog(const u32 level, const char8* funcName, const char8* fileName, const int line, in PrintLog() function in nn::dbg::detail::Logger