Searched refs:SecDecodeTypeC (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/ |
H A D | hiview_log.c | 402 static int SecDecodeTypeC(SecFormatAttr *attr, unsigned int cValue, SecFormatBuf *formatBuf, SecBuf… in SecDecodeTypeC() function 758 textLen = SecDecodeTypeC(&formatAttr, cValue, &formatBuf, &buffer); in HiLogSecOutputS()
|
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/ |
H A D | output_p.inl | 274 static int SecDecodeTypeC(SecFormatAttr *attr, unsigned int cValue, SecFormatBuf *formatBuf, SecBuf… function 631 textLen = SecDecodeTypeC(&formatAttr, cValue, &formatBuf, &buffer);
|