Searched refs:AddError_Code_Name (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | UpdateCallback100.cpp | 19 ProgressDialog->Sync.AddError_Code_Name(errorCode, path); in Z7_COM7F_IMF() 87 ProgressDialog->Sync.AddError_Code_Name(errorCode, path); in Z7_COM7F_IMF() 93 ProgressDialog->Sync.AddError_Code_Name(errorCode, path); in Z7_COM7F_IMF()
|
H A D | ProgressDialog2.h | 100 void AddError_Code_Name(HRESULT systemError, const wchar_t *name);
|
H A D | PanelCrc.cpp | 179 Sync.AddError_Code_Name(HRESULT_FROM_WIN32(systemError), fs2us(Enumerator.BasePrefix + name)); in AddErrorMessage()
|
H A D | ProgressDialog2.cpp | 244 void CProgressSync::AddError_Code_Name(HRESULT systemError, const wchar_t *name) in AddError_Code_Name() function in CProgressSync
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/ |
H A D | UpdateCallbackGUI.cpp | 54 ProgressDialog->Sync.AddError_Code_Name(HRESULT_FROM_WIN32(systemError), fs2us(path)); in ScanError() 133 ProgressDialog->Sync.AddError_Code_Name(HRESULT_FROM_WIN32(systemError), fs2us(path)); in OpenFileError() 278 ProgressDialog->Sync.AddError_Code_Name(HRESULT_FROM_WIN32(systemError), fs2us(path)); in ReadingFileError()
|
H A D | HashGUI.cpp | 54 Sync.AddError_Code_Name(systemError, name); in Z7_IFACE_IMP()
|