Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c111 #define SECUREC_FMT_STR_LEN (8) macro
113 #define SECUREC_FMT_STR_LEN (16) macro
841 char fltFmtBuf[SECUREC_FMT_STR_LEN]; in HiLogSecOutputS()
850 if (fltFmtStrLen > SECUREC_FMT_STR_LEN) { in HiLogSecOutputS()
851 /* if SECUREC_FMT_STR_LEN is NOT enough, alloc a new buffer */ in HiLogSecOutputS()

Completed in 3 milliseconds