Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c539 int HiLogSecOutputS(SecPrintfStream *stream, bool isDebugMode, const char *cformat, va_list arglist) in HiLogSecOutputS() function
1416 retVal = HiLogSecOutputS(&str, isDebugMode, format, arglist); in HiLogSecVsnprintfImpl()