Searched refs:sysError (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp577 DWORD sysError = ::GetLastError(); local
578 FailedCodes.Add(sysError);
587 // return sysError;

Completed in 256 milliseconds