Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp196 static int LogToKmsg(const LogLevel level, const char *tag, const char* info) in LogToKmsg() function
231 return LogToKmsg(level, tag, tmpFmt); in HiLogPrintArgs()
/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/
H A Dfstab_mount.c110 static void LogToKmsg(int fd) in LogToKmsg() function
184 LogToKmsg(pipeFds[0]); in ExecCommand()