Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.c555 static int32 IntAppendStr(char* str, int32 num, char end) in IntAppendStr() function
627 len = IntAppendStr(&desStrPtr[outLen], (int32)logContentPtr->values[i], ' '); in LogValuesFmtHash()