Home
last modified time | relevance | path

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

/base/startup/init/services/log/
Dinit_log.c42 static void LogToFile(const char *logFile, const char *tag, const char *info) in LogToFile() function
112 LogToFile(INIT_LOG_PATH"begetctl.log", tag, logInfo); in PrintLog()