Searched refs:LogToDmesg (Results 1 – 2 of 2) sorted by relevance
39 static void LogToDmesg(const LogLevel logLevel, const char *tag, const char *info) in LogToDmesg() function124 LogToDmesg(logLevel, tag, buf); in DfxLogPrintV()
73 void LogToDmesg(InitLogLevel logLevel, const char *tag, const char *info) in LogToDmesg() function110 LogToDmesg(logLevel, tag, logInfo); in PrintLog()