Home
last modified time | relevance | path

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

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