Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c333 static int SecDecodeSize(SecChar ch, SecFormatAttr *attr, const SecChar **format) in SecDecodeSize() function
735 if (SecDecodeSize(ch, &formatAttr, &format) != 0) { in HiLogSecOutputS()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Doutput_p.inl203 static int SecDecodeSize(SecChar ch, SecFormatAttr *attr, const SecChar **format) function
601 if (SecDecodeSize(ch, &formatAttr, &format) != 0) {