Searched refs:formatLogItem (Results 1 – 3 of 3) sorted by relevance
154 void formatLogItem(LogItemStruct * plis, std::string * szOutput, BOOL bDOSStyle = FALSE);
312 formatLogItem(lis, &log, TRUE); in logCall()
697 void formatLogItem(LogItemStruct * plis, std::string* output, BOOL bDOSStyle) in formatLogItem() function