Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.h149 struct CUpdateErrorInfo struct
160 CUpdateErrorInfo(): SystemError(0) {}; in CUpdateErrorInfo() argument
193 CUpdateErrorInfo &errorInfo,
DUpdate.cpp45 void CUpdateErrorInfo::SetFromLastError(const char *message) in SetFromLastError()
51 HRESULT CUpdateErrorInfo::SetFromLastError(const char *message, const FString &fileName) in SetFromLastError()
500 CUpdateErrorInfo &errorInfo, in Compress()
987 CUpdateErrorInfo &errorInfo, in UpdateArchive()
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp255 const CUpdateErrorInfo &errorInfo, in WarningsCheck()
1091 CUpdateErrorInfo errorInfo; in Main2()
1130 CUpdateErrorInfo errorInfo; in Main2()