Searched defs:existSize (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp151 const wchar_t *existName, const FILETIME *existTime, const UInt64 *existSize,
158 dialog.OldFileInfo.SetSize(existSize);
150 AskOverwrite( const wchar_t *existName, const FILETIME *existTime, const UInt64 *existSize, const wchar_t *newName, const FILETIME *newTime, const UInt64 *newSize, Int32 *answer) argument

Completed in 84 milliseconds