Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/log/
H A Dinit_log.c37 #define DEF_LOG_SIZE 128 macro
84 char logInfo[DEF_LOG_SIZE + DEF_LOG_SIZE] = {0}; in LogToDmesg()
123 char tmpFmt[DEF_LOG_SIZE] = {0}; in PrintLogFmt()