Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.h151 struct CUpdateErrorInfo struct
162 CUpdateErrorInfo(): SystemError(0) {}; in CUpdateErrorInfo() argument
195 CUpdateErrorInfo &errorInfo,
DUpdate.cpp47 void CUpdateErrorInfo::SetFromLastError(const char *message) in SetFromLastError()
53 HRESULT CUpdateErrorInfo::SetFromLastError(const char *message, const FString &fileName) in SetFromLastError()
525 CUpdateErrorInfo &errorInfo, in Compress()
1054 CUpdateErrorInfo &errorInfo, in UpdateArchive()
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp246 const CUpdateErrorInfo &errorInfo, in WarningsCheck()
1100 CUpdateErrorInfo errorInfo; in Main2()
1139 CUpdateErrorInfo errorInfo; in Main2()