Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c841 char fltFmtBuf[SECUREC_FMT_STR_LEN]; in HiLogSecOutputS() local
842 char *fltFmtStr = fltFmtBuf; in HiLogSecOutputS()
871 fltFmtBuf[0] = '%'; in HiLogSecOutputS()
877 fltFmtBuf[k] = (char)(pFltFmt[k]); /* copy the format string */ in HiLogSecOutputS()
879 fltFmtBuf[k] = '\0'; in HiLogSecOutputS()

Completed in 3 milliseconds