Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c64 #define SECUREC_FLAG_SIZE 0x20000U macro
358 attr->flags |= SECUREC_FLAG_SIZE; in SecDecodeSize()
361 attr->flags |= SECUREC_FLAG_SIZE; in SecDecodeSize()
1067 } else if (formatAttr.flags & SECUREC_FLAG_SIZE) { in HiLogSecOutputS()
1110 ((formatAttr.flags & SECUREC_FLAG_SIZE) == 0) && in HiLogSecOutputS()
/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Dvsnprintf_s_p.c109 #define SECUREC_FLAG_SIZE 0x20000U macro

Completed in 4 milliseconds