Home
last modified time | relevance | path

Searched refs:tempOutStr (Results 1 - 1 of 1) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/libc/
H A Dutils.c34 char tempOutStr[LOG_FMT_MAX_LEN] = {0}; in HilogProc_Impl() local
35 if (LogContentFmt(tempOutStr, sizeof(tempOutStr), hilogContent) > 0) { in HilogProc_Impl()
36 printf(tempOutStr); in HilogProc_Impl()

Completed in 1 milliseconds