Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c452 static int SecDecodeTypeS(SecFormatAttr *attr, char *argPtr, SecFormatBuf *formatBuf) in SecDecodeTypeS() argument
468 formatBuf->str = argPtr; in SecDecodeTypeS()
776 char *argPtr = (char *)va_arg(arglist, char *); in HiLogSecOutputS() local
777 textLen = SecDecodeTypeS(&formatAttr, argPtr, &formatBuf); in HiLogSecOutputS()

Completed in 3 milliseconds