Searched refs:PrintProperty (Results 1 – 2 of 2) sorted by relevance
240 void CHashCallbackConsole::PrintProperty(const char *name, UInt64 value) in PrintProperty() function in CHashCallbackConsole262 PrintProperty("Folders", hb.NumDirs); in AfterLastFile()263 PrintProperty("Files", hb.NumFiles); in AfterLastFile()265 PrintProperty("Size", hb.FilesSize); in AfterLastFile()268 PrintProperty("AltStreams", hb.NumAltStreams); in AfterLastFile()269 PrintProperty("AltStreams size", hb.AltStreamsSize); in AfterLastFile()
17 void PrintProperty(const char *name, UInt64 value);