Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Console/
H A DUpdateCallbackConsole.h30 class CCallbackConsoleBase class
57 CCallbackConsoleBase(): in CCallbackConsoleBase() function in CCallbackConsoleBase
101 public CCallbackConsoleBase
127 CCallbackConsoleBase::Init(outStream);
H A DUpdateCallbackConsole.cpp182 void CCallbackConsoleBase::CommonError(const FString &path, DWORD systemError, bool isWarning) in CommonError()
201 void CCallbackConsoleBase::CommonError(const char *message)
217 HRESULT CCallbackConsoleBase::ScanError_Base(const FString &path, DWORD systemError) in ScanError_Base()
227 HRESULT CCallbackConsoleBase::OpenFileError_Base(const FString &path, DWORD systemError) in OpenFileError_Base()
244 HRESULT CCallbackConsoleBase::ReadingFileError_Base(const FString &path, DWORD systemError) in ReadingFileError_Base()
498 HRESULT CCallbackConsoleBase::PrintProgress(const wchar_t *name, bool isDir, const char *command, bool showInLog) in PrintProgress()
548 void CCallbackConsoleBase::PrintInfoLine(const UString &s)
791 void CCallbackConsoleBase::PrintPropInfo(UString &s, PROPID propID, const PROPVARIANT *value)
H A DHashCon.h12 public CCallbackConsoleBase
H A DMain.cpp399 static int WarningsCheck(HRESULT result, const CCallbackConsoleBase &callback, in WarningsCheck()

Completed in 4 milliseconds