Home
last modified time | relevance | path

Searched defs:argPtr (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
Doutput_p.inl324 static int SecDecodeTypeS(SecFormatAttr *attr, char *argPtr, SecFormatBuf *formatBuf)
651 char *argPtr = (char *)va_arg(arglist, char *); local
/base/hiviewdfx/hilog_lite/frameworks/featured/
Dhiview_log.c452 static int SecDecodeTypeS(SecFormatAttr *attr, char *argPtr, SecFormatBuf *formatBuf) in SecDecodeTypeS()
776 char *argPtr = (char *)va_arg(arglist, char *); in HiLogSecOutputS() local