Searched refs:PrintProperty (Results 1 – 2 of 2) sorted by relevance
326 void CHashCallbackConsole::PrintProperty(const char *name, UInt64 value) in PrintProperty() function in CHashCallbackConsole350 PrintProperty("Folders", hb.NumDirs); in AfterLastFile()351 PrintProperty("Files", hb.NumFiles); in AfterLastFile()354 PrintProperty("Size", hb.FilesSize); in AfterLastFile()358 PrintProperty("Alternate streams", hb.NumAltStreams); in AfterLastFile()359 PrintProperty("Alternate streams size", hb.AltStreamsSize); in AfterLastFile()
24 void PrintProperty(const char *name, UInt64 value);