Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c1408 int HiLogSecVsnprintfImpl(char *string, size_t count, bool isDebugMode, const char *format, va_list… in HiLogSecVsnprintfImpl() function
1443 retVal = HiLogSecVsnprintfImpl(strDest, count + 1, isDebugMode, format, arglist); in HiLog_Printf()
1449 retVal = HiLogSecVsnprintfImpl(strDest, destMax, isDebugMode, format, arglist); in HiLog_Printf()