Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Dvsnprintf_s_p.c77 #define SECUREC_MB_LEN 16 macro
H A Doutput_p.inl1228 char tmpBuf[SECUREC_MB_LEN + 1];
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c44 #define SECUREC_MB_LEN 16 macro
1333 char tmpBuf[SECUREC_MB_LEN + 1]; in HiLogSecOutputS()