Searched refs:UIntAppendStr (Results 1 – 1 of 1) sorted by relevance
554 static int UIntAppendStr(char* str, uint32 num, char end) in UIntAppendStr() function586 int32 len = UIntAppendStr(&desStrPtr[outLen], (uint32)logContentPtr->commonContent.fmt, ' '); in LogValuesFmtHash()