Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c1429 int HiLog_Printf(char *strDest, size_t destMax, size_t count, bool isDebugMode, const char *format,… in HiLog_Printf() function
1545HiLog_Printf(buf + bufLen, LOG_BUF_SIZE - bufLen, LOG_BUF_SIZE - bufLen - 1, isDebugMode, fmt, ap); in HiLogPrintArgs()