Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp253 static void PrintFileInfo(CStdOutStream *_so, const wchar_t *path, const FILETIME *ft, const UInt64… in PrintFileInfo() function
286 PrintFileInfo(_so, existName, existTime, existSize); in AskOverwrite()
288 PrintFileInfo(_so, newName, newTime, newSize); in AskOverwrite()